Fix priority ordering of tags

This commit is contained in:
Anthony Rose 2023-06-12 11:23:03 +01:00
parent 6c17785f73
commit 2c54c3fb81

View file

@ -24,10 +24,10 @@
"[!!!]", "[!!!]",
"[!!]", "[!!]",
"[!]", "[!]",
"DONE",
"TODO", "TODO",
"WORK",
"WAIT", "WAIT",
"WORK" "DONE"
], ],
"todo-tree.highlights.customHighlight": { "todo-tree.highlights.customHighlight": {
"[!!!]": { "[!!!]": {