mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 01:46:18 +04:00
7 lines
143 B
Scheme
7 lines
143 B
Scheme
|
((comment) @injection.content
|
||
|
(#set! injection.language "comment"))
|
||
|
|
||
|
((sql_expression) @injection.content
|
||
|
(#set! injection.language "sql"))
|
||
|
|