added vundleinstall autocommand

This commit is contained in:
2026-03-12 07:29:48 +01:00
parent 30ada9055d
commit 258b350806
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -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
Submodule vim/bundle/vim-airline updated: b03fdc542f...6b51799f26