Install vim-plug curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim Install without git wget https://raw.githubusercontent.com/gstavrinos/vimrc/master/.vimrc -O ~/.vimrc Download the required plugin files vim ~/.vimrc :PlugInstall