Vim Editor

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 browse which at the same time will update the location in the document so you can see exactly where the tag is located. Something like an interactive ‘cw’