安装 Vundle 到 git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
然后进 vim,输入 :PluginInstall,回车
" Installing plugins to /home/hadoop/.vim/bu|
ndle |~
. Plugin 'VundleVim/Vundle.vim' |~
Plugin 'tpope/vim-fugitive' |~
Plugin 'git://git.wincent.com/command-t.git'|~
Plugin 'file:///home/gmarik/path/to/plugin' |~
Plugin 'rstacruz/sparkup' |~
Helptags
一直卡在 Processing 'tpope/vim-fugitive'这个步骤,推出重近也是这样额