nvim-treesitter/runtime/queries/facility/injections.scm
2025-04-06 13:16:45 +02:00

8 lines
164 B
Scheme

((remarks) @injection.content
(#set! injection.language "markdown"))
([
(comment)
(doc_comment)
] @injection.content
(#set! injection.language "comment"))