public
Description: my vimrc and vim directory (constantly changing)
Homepage:
Clone URL: git://github.com/armmer/vim_files.git
README
from your home directory run the following commands:

ln -s vim_files/.vimrc .vimrc

ln -s vim_files .vim

This will create two symlinks pointing your local ~/.vimrc to the one in my
vim_files folder and also point your ~/.vim folder to my vim_files folder