Yup... it's a vim configuration.
To install it, do the following:
- Wipe out your
~/.vimrcfile and~/.vimdirectory (back up if you wish) git clone https://github.com/derekwyatt/vim-config.git ~/.vimcd ~/.vim/bundle && ./getln ~/.vim/vimrc ~/.vimrc- Start Vim
Occassionally, the bundles may need updating. To do this, cd ~/.vim && ./update