mirror of
https://github.com/helix-editor/helix
synced 2026-08-05 02:33:01 +02:00
9 lines
171 B
Scheme
9 lines
171 B
Scheme
([
|
|
(line_comment)
|
|
(block_comment_content)
|
|
] @injection.content
|
|
(#set! injection.language "comment"))
|
|
|
|
((xml_doc) @injection.content
|
|
(#set! injection.language "xml"))
|