nvim-treesitter/queries/todotxt/highlights.scm
2022-02-28 22:46:47 +01:00

6 lines
140 B
Scheme

(done_task) @comment
(task (priority) @keyword)
(task (date) @comment)
(task (kv) @comment)
(task (project) @string)
(task (context) @type)