armmer / vim_files

my vimrc and vim directory (constantly changing)

This URL has Read+Write access

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