nvim-treesitter/queries/groovy/injections.scm
2024-01-19 16:58:37 +01:00

5 lines
152 B
Scheme

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