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

5 lines
147 B
Scheme

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