Vimrc setup To get moving, clone this repo, cd into it, run the following: git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle cp vimrc ~/.vimrc && cp -r colors ~/.vim/colors Open vim and run :BundleInstall