diff options
author | Teddy Wing | 2016-04-28 18:40:18 -0400 |
---|---|---|
committer | Teddy Wing | 2016-04-28 18:40:18 -0400 |
commit | 71409f47675b50686aa4fe7f783484543ff9e21e (patch) | |
tree | b566220f0f689c65db1c826c488b8cd618d1622e | |
parent | 429a26e68f863afb306d6b7ea24892b6f580b384 (diff) | |
download | vim-twodo-71409f47675b50686aa4fe7f783484543ff9e21e.tar.bz2 |
TODO: Mark multiple task type for action task completed
Fixed by 429a26e68f863afb306d6b7ea24892b6f580b384.
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ - command to escalate and "descalate" TODOs -- allow any action on any TODO type +v allow any action on any TODO type - fix highlighting (or just disable cursorline) - disable search highlighting - maybe try to clean up the search history after doing something |