mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 19:37:54 +03:00
4 lines
151 B
Scheme
4 lines
151 B
Scheme
((line_comment) @injection.content
|
|
(#set! injection.language "comment"))
|
|
((bracket_comment) @injection.content
|
|
(#set! injection.language "comment"))
|