mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
Add to the runtime path instead of reseting it
This commit is contained in:
parent
f4341b9454
commit
f8cb37f637
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user