2 Items for January 2007


Link2007 Jan 09

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).

Link2007 Jan 19

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!