Mercurial > dotfiles
annotate dot_config/helix/runtime/queries/hg-commit/injections.scm @ 1089:3413249bd5fa
feat: update helix
- master build including tree-house (new tree-sitter library)
author | Zeger Van de Vannet <zeger@vandevan.net> |
---|---|
date | Mon, 14 Apr 2025 21:47:14 +0200 |
parents | 2033a1460dbc |
children |
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")) |