mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
13 lines
218 B
Scheme
13 lines
218 B
Scheme
[
|
|
(template_body)
|
|
(block_statement)
|
|
(if_statement)
|
|
(for_statement)
|
|
(while_statement)
|
|
(function_body)
|
|
(call_expression)
|
|
(array_expression)
|
|
(tuple_expression)
|
|
(comment)
|
|
(include_directive)+
|
|
] @fold
|