nvim-treesitter/runtime/queries/scala/injections.scm
2025-05-28 14:35:36 +02:00

5 lines
147 B
Scheme

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