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

6 lines
128 B
Scheme
Raw Normal View History

2023-02-19 18:34:47 +01:00
(((command) @attribute
(message)? @injection.content)
(#match? @attribute "^(x|exec)$")
(#set! injection.language "bash")
)