nvim-treesitter/queries/groovy/injections.scm

6 lines
144 B
Scheme
Raw Permalink Normal View History

((comment) @injection.content
2024-01-06 15:05:50 +09:00
(#set! injection.language "comment"))
((groovy_doc) @injection.content
2024-01-06 15:05:50 +09:00
(#set! injection.language "comment"))