mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
5 lines
151 B
Scheme
5 lines
151 B
Scheme
|
((line_comment) @injection.content
|
||
|
(#set! injection.language "comment"))
|
||
|
((bracket_comment) @injection.content
|
||
|
(#set! injection.language "comment"))
|