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