diff dot_config/helix/runtime/queries/hg-commit/injections.scm @ 828:2033a1460dbc

feat: add hg-commit and hgrc tree-sitter grammars and highlights
author zegervdv <zegervdv@me.com>
date Wed, 03 Jan 2024 11:43:45 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/dot_config/helix/runtime/queries/hg-commit/injections.scm	Wed Jan 03 11:43:45 2024 +0100
@@ -0,0 +1,4 @@
+(((scissors)
+  (message) @injection.content)
+ (#set! injection.include-children)
+ (#set! injection.language "diff"))