mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 10:50:06 -04:00
7 lines
112 B
Scheme
7 lines
112 B
Scheme
|
|
([
|
||
|
|
(lineComment)
|
||
|
|
(blockComment)
|
||
|
|
(docComment)
|
||
|
|
] @injection.content
|
||
|
|
(#set! injection.language "comment"))
|