dotfiles Vim Usage step1: Set up Vundle $git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim step2: Install Plugins and enjoy $vim +PluginInstall +qall vundle使用参考