Readme with install instructions

This commit is contained in:
Imbus 2023-11-23 17:53:11 +01:00
parent 9e391ff431
commit 0a816c7981

7
README.md Normal file
View 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