helix-mods/runtime/queries/git-rebase/injections.scm
2023-02-19 11:34:47 -06:00

6 lines
128 B
Scheme

(((command) @attribute
(message)? @injection.content)
(#match? @attribute "^(x|exec)$")
(#set! injection.language "bash")
)