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