Use clang completer
This commit is contained in:
parent
abccba4284
commit
96a98135cc
@ -3,7 +3,7 @@
|
|||||||
# YouCompleteMe
|
# YouCompleteMe
|
||||||
pushd .vim/bundle/YouCompleteMe
|
pushd .vim/bundle/YouCompleteMe
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
./install.py
|
./install.py --clang-completer --system-libclang
|
||||||
popd
|
popd
|
||||||
|
|
||||||
# tern_for_vim
|
# tern_for_vim
|
||||||
|
Loading…
Reference in New Issue
Block a user