aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/xit
diff options
context:
space:
mode:
authorChemicalXandco2022-08-24 01:52:01 +0000
committerGitHub2022-08-24 01:52:01 +0000
commit6b912b864195e0781b186e50b91050ed5c9b0e3d (patch)
treee76381659c23b91b9d59cc363d8c932a4cf3f32a /runtime/queries/xit
parent99b1e8ad89aa73b60b43a66a723c52f4b13b97ae (diff)
add syntax highlights for xit (#3521)
Diffstat (limited to 'runtime/queries/xit')
-rw-r--r--runtime/queries/xit/highlights.scm11
1 files changed, 11 insertions, 0 deletions
diff --git a/runtime/queries/xit/highlights.scm b/runtime/queries/xit/highlights.scm
new file mode 100644
index 00000000..c94b89ad
--- /dev/null
+++ b/runtime/queries/xit/highlights.scm
@@ -0,0 +1,11 @@
+(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