forked from Mirrors/helix
feat: add todo.txt tree-sitter (#7835)
parent
cb9b08d650
commit
c0eae84073
@ -0,0 +1,6 @@
|
|||||||
|
(done_task) @comment
|
||||||
|
(task (priority) @keyword)
|
||||||
|
(task (date) @comment)
|
||||||
|
(task (kv) @comment)
|
||||||
|
(task (project) @string)
|
||||||
|
(task (context) @type)
|
Loading…
Reference in New Issue