annotate dot_config/helix/runtime/queries/hg-commit/injections.scm @ 1043:3395b4109688

feat: update fzf and setup in fish
author Zeger Van de Vannet <zeger@vandevan.net>
date Thu, 02 May 2024 08:41:10 +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"))