This plugin's origin is from this script. It's an awesome tool, but it hasn't been updated in a while. People have been adding some nifty functions like more keywords for recognition and what-not, but they haven't been centralized. This is my attempt to do so.
I don't know if the original maintainer of this plug-in is still maintaining it, but I'll hold responbility in terms of bug fixes, feature updates and releases for this specific repository.
This version of TaskList.vim mostly includes the changes of Pete Lewis's fork
I recommend using Vundle.
Vundle installation:
Bundle 'jalcine/TaskList.vim'
You're done.
TaskList.vim has a lot of potential to improve functionality.
allow for variable-defined list of extra keywords for recognition.define a unique filetype for the tasklist buffer.- allow for loading tasks in all open buffers
- data sources for tasks (Traq, Bugzilla, GitHub Issues).
- highlight lines with task keywords in source code.
- multi-line support for tags.