diff --git a/scripts/vim-setup b/scripts/vim-setup index c46c9d8..668c0eb 100755 --- a/scripts/vim-setup +++ b/scripts/vim-setup @@ -1,6 +1,6 @@ YCM=~/.vim/bundle/YouCompleteMe -sudo pacman -S python --needed --noconfirm +sudo pacman -S python cmake --needed --noconfirm ####################### ## Initialise Vundle ##