Readme with install instructions
This commit is contained in:
parent
9e391ff431
commit
0a816c7981
1 changed files with 7 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# Installation
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git clone git@git.silversoft.se:Imbus/nvim.git ~/.config/nvim
|
||||||
|
```
|
||||||
|
|
||||||
|
then run `:PackerInstall` in nvim to install plugins -> restart nvim
|
Loading…
Reference in a new issue