mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 03:10:04 -04:00
6 lines
132 B
Scheme
6 lines
132 B
Scheme
|
|
((line_comment) @comment
|
||
|
|
(#set! injection.language "comment"))
|
||
|
|
|
||
|
|
((block_comment) @comment
|
||
|
|
(#set! injection.language "comment"))
|