technicalpickles / pickled-vim

My personal VIM configurations

This URL has Read+Write access

Sat Apr 18 22:15:55 -0700 2009
commit  265820a0092130554837ddb3bed696a8a5717710
tree    9a207489d628a8f69141e705fd8914b9e2aeacb1
parent  162c50abf3c418187151a62c6cb3f2259cf4252e
name age message
file README.markdown Loading commit data...
file gvimrc
directory vim/
file vimrc
README.markdown

pickled-vim

These are the vim configurations I'm using. I'll try to comment as much as I can about what's going on, but your mileage may vary.

Using

Assuming you don't have an existing .vimrc and .vim...

cd ~
ln -s /path/to/pickled-vim/vimrc .vimrc
ln -s /path/to/pickled-vim/vim .vim