Merge f1d689e49a into 48a2c325c3
This commit is contained in:
commit
f94d34d467
|
|
@ -3,7 +3,8 @@ set -e
|
|||
|
||||
cd ~/.vim_runtime
|
||||
|
||||
echo 'set runtimepath+=~/.vim_runtime
|
||||
echo 'set shell=/bin/bash
|
||||
set runtimepath+=~/.vim_runtime
|
||||
|
||||
source ~/.vim_runtime/vimrcs/basic.vim
|
||||
source ~/.vim_runtime/vimrcs/filetypes.vim
|
||||
|
|
|
|||
Loading…
Reference in New Issue