annotate dot_config/helix/runtime/queries/hg-commit/injections.scm @ 1038:6ab26ddbf78d

feat: add fish shell
author Zeger Van de Vannet <zeger@vandevan.net>
date Fri, 26 Apr 2024 18:43:22 +0200
parents 2033a1460dbc
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
828
2033a1460dbc feat: add hg-commit and hgrc tree-sitter grammars and highlights
zegervdv <zegervdv@me.com>
parents:
diff changeset
1 (((scissors)
2033a1460dbc feat: add hg-commit and hgrc tree-sitter grammars and highlights
zegervdv <zegervdv@me.com>
parents:
diff changeset
2 (message) @injection.content)
2033a1460dbc feat: add hg-commit and hgrc tree-sitter grammars and highlights
zegervdv <zegervdv@me.com>
parents:
diff changeset
3 (#set! injection.include-children)
2033a1460dbc feat: add hg-commit and hgrc tree-sitter grammars and highlights
zegervdv <zegervdv@me.com>
parents:
diff changeset
4 (#set! injection.language "diff"))