nvim-treesitter/queries/todotxt/highlights.scm
2024-01-19 16:58:37 +01:00

16 lines
155 B
Scheme

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