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

6 lines
147 B
Scheme
Raw Normal View History

2024-06-07 21:33:49 -07:00
((comment) @injection.content
(#set! injection.language "comment"))
((block_comment) @injection.content
(#set! injection.language "comment"))