2 Items for January 2007
svn commit ./me: Shelves in Subversion
Very cool way to "shelve" your work for later (and there's many reasons why you'd need to).
python_fold - Folding expression for python : vim online
Python sometimes confuse text editors that fold code. This script tells vim how to fold Python code. Nice!