helix/runtime/queries/git-rebase/injections.scm
2024-09-13 13:28:20 -05:00

6 lines
128 B
Scheme

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