update .vimrc's content
This commit is contained in:
parent
949bd2b31e
commit
430a6cea1c
|
|
@ -1,6 +1,6 @@
|
||||||
cd ~/.vim_runtime
|
cd ~/.vim_runtime
|
||||||
|
|
||||||
echo 'set rtp+=~/.vim_runtime
|
echo 'set rtp+=~/.vim/bundle/Vundle.vim
|
||||||
call vundle#rc()
|
call vundle#rc()
|
||||||
|
|
||||||
source ~/.vim_runtime/basic.vim
|
source ~/.vim_runtime/basic.vim
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue