2014年10月16日 星期四

[VIM] Install Vim package - YouCompleteMe



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

Related Posts:

0 意見:

張貼留言