nvim-treesitter/queries/todotxt/highlights.scm

7 lines
140 B
Scheme
Raw Normal View History

2022-02-28 14:07:23 +01:00
(done_task) @comment
(task (priority) @keyword)
(task (date) @comment)
(task (kv) @comment)
(task (project) @string)
(task (context) @type)