Prodis' Vim files Using Install and setup git clone https://github.com/prodis/vimfiles.git ~/.vim ln -s ~/.vim/vimrc ~/.vimrc Install Vundle git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim Launch vim and run :PluginInstall