diff --git a/install.sh b/install.sh index 6b00ac7..0faca6b 100755 --- a/install.sh +++ b/install.sh @@ -1,2 +1,4 @@ git submodule update echo "runtime vimrc" > ~/.vimrc +cd bundle/YouCompleteMe +python3 install.py --clang-completer