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