nvim-treesitter/runtime/queries/groovy/injections.scm
2023-09-09 16:16:51 +02:00

5 lines
150 B
Scheme

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