mirror of
https://github.com/helix-editor/helix
synced 2026-03-07 20:46:21 +01:00
4 lines
144 B
Scheme
4 lines
144 B
Scheme
([(comment (comment_content) @injection.content)
|
|
(block_comment (comment_content) @injection.content)]
|
|
(#set! injection.language "comment"))
|