mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
13 lines
244 B
Scheme
13 lines
244 B
Scheme
[
|
|
(do_statement)
|
|
(numeric_for_statement)
|
|
(generic_for_statement)
|
|
(while_statement)
|
|
(repeat_statement)
|
|
(if_statement)
|
|
(function_statement)
|
|
(record_declaration)
|
|
(enum_declaration)
|
|
(anon_function)
|
|
(table_constructor)
|
|
] @fold
|