diff options
author | Teddy Wing | 2016-06-03 07:56:45 -0400 |
---|---|---|
committer | Teddy Wing | 2016-06-03 07:56:45 -0400 |
commit | 625c653d281716a19b5f16e4146a33d7962e22ac (patch) | |
tree | 7a1db9762cb15540d397bc85ad6f30cede7f58d6 | |
parent | 71409f47675b50686aa4fe7f783484543ff9e21e (diff) | |
download | vim-twodo-625c653d281716a19b5f16e4146a33d7962e22ac.tar.bz2 |
TODO: Add entry to differentiate unimportant and completed/deleted
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ 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 +- use `Ignore` for low priority but have some minor colouring (maybe just the `_`) to distinguish these from completed and deleted tasks |