nvim-treesitter/queries/facility/injections.scm
2024-01-19 16:58:37 +01:00

8 lines
164 B
Scheme

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