Use clang completer

This commit is contained in:
Alex Yatskov 2016-07-06 20:15:57 -07:00
parent abccba4284
commit 96a98135cc

View File

@ -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