1
0
Fork 0
mirror of synced 2024-07-26 18:11:12 -04:00

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

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