mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04:00
7 lines
162 B
Scheme
7 lines
162 B
Scheme
|
((comment) @injection.content
|
||
|
(#set! injection.language "comment"))
|
||
|
|
||
|
([(shell_command) (shell_fragment)] @injection.content
|
||
|
(#set! injection.language "bash"))
|
||
|
|