nvim-treesitter/runtime/queries/todotxt/highlights.scm
2025-05-12 18:43:40 +02:00

16 lines
155 B
Scheme

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