nvim-treesitter/runtime/queries/facility/injections.scm
2025-05-12 18:43:40 +02:00

8 lines
164 B
Scheme

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