Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-21 | Support counts in both `NextIncomplete()` and `PreviousIncomplete()` | Teddy Wing | |
2020-03-21 | todo#motion#NextIncomplete(): Add count support | Teddy Wing | |
2020-03-15 | Add mappings to move to the next and previous to-do | Teddy Wing | |
`[u` and `]u` for "unfinished". | |||
2016-06-03 | Add Escalate mapping | Teddy Wing | |
Define the `todo#Escalate()` function which does the opposite of `todo#Descalate()` and add a mapping to invoke the function. | |||
2016-06-03 | autoload/todo.vim: Descalate function | Teddy Wing | |
A function that descalates the priority of the TODO on the current line. |