mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
YouCompleteMe now requires cmake to build
This commit is contained in:
parent
4697c49dc9
commit
dc2dcedb57
@ -1,6 +1,6 @@
|
|||||||
YCM=~/.vim/bundle/YouCompleteMe
|
YCM=~/.vim/bundle/YouCompleteMe
|
||||||
|
|
||||||
sudo pacman -S python --needed --noconfirm
|
sudo pacman -S python cmake --needed --noconfirm
|
||||||
|
|
||||||
#######################
|
#######################
|
||||||
## Initialise Vundle ##
|
## Initialise Vundle ##
|
||||||
|
Loading…
Reference in New Issue
Block a user