1
Files
flake-nixinator/config/neovim/store/nvim-treesitter/queries/todotxt/highlights.scm

17 lines
155 B
Scheme

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