Add nvim init script

This commit is contained in:
doyle
2020-10-19 17:25:07 +11:00
parent c8875a06fc
commit a47646a35c
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
set runtimepath^=~/.vim,~/.vim/after
set packpath+=~/.vim
source ~/.vimrc