Skip to content

NothingIsBig/TaskList.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

TaskList.vim

History

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.

About

This version of TaskList.vim mostly includes the changes of Pete Lewis's fork

Installation

I recommend using Vundle.

Vundle installation:

Bundle 'jalcine/TaskList.vim'

You're done.

TODO:

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.

About

Eclipse like task list

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%