/vimconfig

My vim config

Primary LanguageVim script

You need to add 2 symlinks to use this config.  Assuming you have cloned this repo at ~/code/vimconfig, do this:
cd ~
ln -s ~/code/vimconfig/.vim .vim
ln -s ~/code/vimconfig/.vimrc .vimrc