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

5 lines
144 B
Scheme

((comment) @injection.content
(#set! injection.language "comment"))
((groovy_doc) @injection.content
(#set! injection.language "comment"))