blob: d550d4e5654d10ed9cdbe66935136f69c8a02626 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
- command to escalate and "descalate" TODOs
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
highlight todoUnimportant ctermfg=243
Escalation and "descalation" should be an operator-pending mapping
|