1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00
helix/runtime/queries/xit/highlights.scm
2022-08-23 20:52:01 -05:00

12 lines
242 B
Scheme

(headline) @markup.heading
(open_checkbox) @markup.list
(ongoing_checkbox) @keyword.control
(checked_checkbox) @diff.plus
(obsolete_checkbox) @comment.unused
(checked_task) @comment.unused
(obsolete_task) @comment.unused
(priority) @error