mirror of
https://github.com/helix-editor/helix
synced 2024-11-10 10:34:45 +01:00
6 lines
128 B
Scheme
6 lines
128 B
Scheme
(((command) @attribute
|
|
(message)? @injection.content)
|
|
(#match? @attribute "^(x|exec)$")
|
|
(#set! injection.language "bash")
|
|
)
|