My simple vim configuration. Basically just some color changes and other minor config.
To install, perform the following:
$ mkdir ~/.vim
$ cd ~/.vim
$ git clone git@github.com:aegirhall/vim-config.git .
$ ./create_links.sh (or create_links.cmd on Windows)