mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 20:07:44 +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"))
|