8 lines
160 B
Markdown
8 lines
160 B
Markdown
|
# Installation
|
||
|
|
||
|
```bash
|
||
|
git clone git@git.silversoft.se:Imbus/nvim.git ~/.config/nvim
|
||
|
```
|
||
|
|
||
|
then run `:PackerInstall` in nvim to install plugins -> restart nvim
|