Vundle is a package manager for Vim. It lets you install things like Solarized colors and Airline easily.
- Clear out or backup your ~/vim/bundle directory
- Install Vundle:
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
- Add the following to the top of your ~/.vimrc to enable Vundle