update for newer neovim

This commit is contained in:
Barak Michener 2018-04-12 13:17:30 -07:00
parent 5a6e686ab3
commit 1bc33a19cc
3 changed files with 12 additions and 33 deletions

View file

@ -1 +0,0 @@
/home/barak/.vimrc

3
.vim/init.vim Normal file
View file

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