root@Linux:~# git clone https://github.com/Valloric/YouCompleteMe.git ~/.vim/bundle/YouCompleteMeroot@Linux:~# git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim/bundle/Vundleroot@Linux:~# vim ~/.vimrc添加以下行内容: filetype offsetrtp+=~/.vim/bundle/Vundle....