diff --git a/README.md b/README.md new file mode 100644 index 0000000..48a8ce2 --- /dev/null +++ b/README.md @@ -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