build all compelters for YCM

This commit is contained in:
Cyryl Płotnicki-Chudyk 2016-07-09 11:15:30 +02:00
parent a78dc4a9d2
commit b3939dd811

View file

@ -45,7 +45,7 @@ source ~/.setenv
cd "$DIR/.vim/bundle/YouCompleteMe/" cd "$DIR/.vim/bundle/YouCompleteMe/"
git submodule update --init --recursive git submodule update --init --recursive
python install.py --clang-completer ./install.py --all
# symlink 'nodejs' as node on some systems # symlink 'nodejs' as node on some systems
# will replace symlink if it exists, but won't replace regular file # will replace symlink if it exists, but won't replace regular file