My Vim configurations. To apply them, type:
$ git clone https://github.com/jeremy-quicklearner/vim.git
$ ./vim/setup
If you already have a ~/.vimrc, all the config is appended to it.
If you do a git pull on this repo and there are changes, they should
be applied no problem