diff options
author | Teddy Wing | 2016-06-03 07:57:44 -0400 |
---|---|---|
committer | Teddy Wing | 2016-06-03 07:57:44 -0400 |
commit | cea1517838e57a9551d37d73596d58507b1e1176 (patch) | |
tree | e368b85db88308aa9daf18f113e71decbf0228da | |
parent | 625c653d281716a19b5f16e4146a33d7962e22ac (diff) | |
download | vim-twodo-cea1517838e57a9551d37d73596d58507b1e1176.tar.bz2 |
TODO: Possible highlight colour for unimportant
To build on 625c653d281716a19b5f16e4146a33d7962e22ac.
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,3 +4,6 @@ v allow any action on any TODO type - 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 + + +highlight todoUnimportant ctermfg=243 |