1
0
mirror of https://github.com/helix-editor/helix synced 2026-03-12 10:48:32 +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"))