From 96a98135cc969aa1d880b768f5502113ecc2548d Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Wed, 6 Jul 2016 20:15:57 -0700 Subject: [PATCH] Use clang completer --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 562f887..4fe1ad2 100755 --- a/install.sh +++ b/install.sh @@ -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