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