安装
$ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim:so /path/to/vimrc# launch vim
:PluginInstall
# or
$ vim +PluginInstall +qall最后更新于
$ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim:so /path/to/vimrc# launch vim
:PluginInstall
# or
$ vim +PluginInstall +qall最后更新于