update for newer neovim
This commit is contained in:
parent
5a6e686ab3
commit
1bc33a19cc
3 changed files with 12 additions and 33 deletions
|
|
@ -1 +0,0 @@
|
|||
/home/barak/.vimrc
|
||||
3
.vim/init.vim
Normal file
3
.vim/init.vim
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
set runtimepath^=~/.vim runtimepath+=~/.vim/after
|
||||
let &packpath = &runtimepath
|
||||
source ~/.vimrc
|
||||
Loading…
Add table
Add a link
Reference in a new issue