1
0
mirror of https://github.com/helix-editor/helix synced 2026-03-07 20:46:21 +01:00
helix/runtime/queries/nim/injections.scm

4 lines
144 B
Scheme

([(comment (comment_content) @injection.content)
(block_comment (comment_content) @injection.content)]
(#set! injection.language "comment"))