My .vimrc File Notes Use vundle to manage plugins. git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim Install cd ~ && curl -O https://raw.githubusercontent.com/stuartmaynes/vimrc/master/.vimrc Then run PluginInstall inside vim.