nvim-treesitter/runtime/queries/facility/injections.scm

9 lines
164 B
Scheme
Raw Permalink Normal View History

2023-11-28 17:24:43 +00:00
((remarks) @injection.content
(#set! injection.language "markdown"))
2024-01-06 15:05:50 +09:00
([
(comment)
(doc_comment)
] @injection.content
2023-11-28 17:24:43 +00:00
(#set! injection.language "comment"))