mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 21:40:03 -04:00
5 lines
150 B
Scheme
5 lines
150 B
Scheme
((block_comment) @injection.content
|
|
(#set! injection.language "comment"))
|
|
|
|
((line_comment) @injection.content
|
|
(#set! injection.language "comment"))
|