mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 21:40:03 -04:00
9 lines
122 B
Scheme
9 lines
122 B
Scheme
[
|
|
(line_comment)
|
|
(block_comment)
|
|
(comment_environment)
|
|
] @comment
|
|
|
|
(pycode_environment
|
|
code: (source_code) @python
|
|
)
|