helix/runtime/queries/git-rebase/injections.scm

6 lines
128 B
Scheme
Raw Normal View History

2024-09-13 13:28:20 -05:00
(((command) @attribute
(message)? @injection.content)
(#match? @attribute "^(x|exec)$")
(#set! injection.language "bash")
)