mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 11:27:46 +03:00
5 lines
128 B
Scheme
5 lines
128 B
Scheme
(((command) @attribute
|
|
(message)? @injection.content)
|
|
(#match? @attribute "^(x|exec)$")
|
|
(#set! injection.language "bash")
|
|
)
|