mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 11:27:46 +03:00
- update variable and ref as paramter - add target as constant - add inject for shell_text
5 lines
139 B
Scheme
5 lines
139 B
Scheme
((comment) @injection.content
|
|
(#set! injection.language "comment"))
|
|
|
|
((shell_text) @injection.content
|
|
(#set! injection.language "bash"))
|