aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-10-17Add Vim helpv0.0.1Teddy Wing
2016-10-17Add README and licenseTeddy Wing
2016-06-03TODO: Mark escalate/descalate task completedTeddy Wing
2016-06-03Add Escalate mappingTeddy Wing
2016-06-03ftplugin/todo.vim: Add Descalate mappingsTeddy Wing
2016-06-03Add Resources.txtTeddy Wing
2016-06-03autoload/todo.vim: Descalate functionTeddy Wing
2016-06-03TODO: Add entry for using counts in mappingsTeddy Wing
2016-06-03TODO: Add entry for priority escalation/descalation mappingsTeddy Wing
2016-06-03TODO: Possible highlight colour for unimportantTeddy Wing
2016-06-03TODO: Add entry to differentiate unimportant and completed/deletedTeddy Wing
2016-04-28TODO: Mark multiple task type for action task completedTeddy Wing
2016-04-28Allow any action on any TODO typeTeddy Wing
2016-04-28Add TODOTeddy Wing
2016-04-26Highlight deleted TODOsTeddy Wing
2016-04-21Highlight completed tasks as `Ignore`Teddy Wing
2016-04-20Add a highlight category for unimportant tasksTeddy Wing
2016-04-20Highlight important tasksTeddy Wing
2016-04-19ftdetect/todo.vim: Don't remove partially completed todos with <leader>RTeddy Wing
2016-04-05ftplugin: Use :nohlsearch in mappingsTeddy Wing
2016-04-05Add ftplugin with mappingsTeddy Wing
2016-04-05syntax/todo.vim: Highlight TODOs that start with whitespaceTeddy Wing
2016-04-05syntax/todo.vim: Remove old highlight codeTeddy Wing
2016-04-05Add syntax fileTeddy Wing
2016-04-05Add ftdetectTeddy Wing