1.
git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
2.
git clone https://github.com/Valloric/YouCompleteMe.git ~/.vim/bundle/YouCompleteMe
cd ~/.vim/bundle/YouCompleteMe
git submodule update –init –recursive
./install.sh –clang-completer
3.
vim +BundleInstall +qall
Reference:
1.Setting up Vim with YouCompleteMe
0 意見:
張貼留言