nvim compatibility

This commit is contained in:
David Tomaschik
2022-01-06 21:59:34 -08:00
parent 5748d014f1
commit d41703820d
2 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
" nvim config
set runtimepath^=~/.vim runtimepath+=~/.vim/after
let &packpath = &runtimepath
source ~/.vimrc