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

6 lines
144 B
Scheme
Raw 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"))