nvim-treesitter/runtime/queries/facility/injections.scm
2025-03-05 10:00:38 +01:00

8 lines
164 B
Scheme

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