mirror of
https://github.com/helix-editor/helix
synced 2026-05-04 05:30:40 +02:00
51d3b15557
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
7 lines
166 B
Scheme
7 lines
166 B
Scheme
([(line_comment) (block_comment)] @injection.content
|
|
(#set! injection.language "comment"))
|
|
|
|
((sql_expression) @injection.content
|
|
(#set! injection.language "sql"))
|
|
|