My vim config dotfile for use across machine and servers
-
Set up Vundle with:
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
-
Fire up Vim, and at the command line type
:PluginInstall
-
Wait for the plugins to install, and you're done!