mirror of
1
0
Fork 0

Add to the runtime path instead of reseting it

This commit is contained in:
amix 2012-05-30 13:02:38 -04:00
parent f4341b9454
commit f8cb37f637
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ cd ~/.vim_runtime
git submodule init
git submodule update
echo 'set runtimepath=~/.vim_runtime,~/.vim_runtime/after,\$VIMRUNTIME
echo 'set runtimepath+=~/.vim_runtime
source ~/.vim_runtime/vimrcs/basic.vim
source ~/.vim_runtime/vimrcs/filetypes.vim