zsh/vim/installVundle.sh

3 lines
101 B
Bash

git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
vim +PluginInstall +qall