YouCompleteMe now requires cmake to build

This commit is contained in:
2017-02-25 02:46:48 +00:00
parent 4697c49dc9
commit dc2dcedb57
+1 -1
View File
@@ -1,6 +1,6 @@
YCM=~/.vim/bundle/YouCompleteMe
sudo pacman -S python --needed --noconfirm
sudo pacman -S python cmake --needed --noconfirm
#######################
## Initialise Vundle ##