added vundleinstall autocommand
This commit is contained in:
@@ -19,5 +19,6 @@ if [ ! -e $HOME/.ssh/config ]; then
|
||||
fi
|
||||
if [ ! -e $HOME/.vim/bundle/Vundle.vim ]; then
|
||||
git clone https://github.com/VundleVim/Vundle.vim.git $HOME/.vim/bundle/Vundle.vim
|
||||
vim -E -c VundleInstall -c q
|
||||
fi
|
||||
|
||||
|
||||
+1
-1
Submodule vim/bundle/vim-airline updated: b03fdc542f...6b51799f26
Reference in New Issue
Block a user