newer method for installing YCM

This commit is contained in:
Cyryl Płotnicki-Chudyk 2016-01-24 14:48:06 +01:00
parent 36eadb34f1
commit 62b1de4ac0

View file

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