mirror of
https://github.com/helix-editor/helix
synced 2026-05-05 05:42:27 +02:00
6 lines
128 B
Scheme
6 lines
128 B
Scheme
(((command) @attribute
|
|
(message)? @injection.content)
|
|
(#match? @attribute "^(x|exec)$")
|
|
(#set! injection.language "bash")
|
|
)
|