Don't assume python is installed

This commit is contained in:
2016-05-21 12:45:23 +01:00
parent 129e518d5c
commit 2a21f10c87
+2
View File
@@ -1,5 +1,7 @@
YCM=~/.vim/bundle/YouCompleteMe
sudo pacman -S python --needed --noconfirm
#######################
## Initialise Vundle ##
#######################