Archive for April, 2009

New Task List Script for VIM

I got a request from a developer that he used the CompView script all the time, but wanted something that resembled the eclipse task list. So here it is TaskList, this script will search the file for FIXME, TODO, and XXX (or a custom list) and put them in a handy list for you to [...]

More »

New Symfony Color Scheme for Vim

Recently I’ve been doing a lot of PHP programing using symfony application framework. I think it is one of the best PHP frameworks out there. Not to mention that the community is always willing to help, and they have really good documentation. Something lacking in other frameworks I’ve used in the past.

More »