mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 13:00:08 -04:00
15 lines
234 B
Scheme
15 lines
234 B
Scheme
[
|
|
(do_statement)
|
|
(for_statement)
|
|
(while_statement)
|
|
(repeat_statement)
|
|
(if_statement)
|
|
(function_statement)
|
|
(record_declaration)
|
|
(enum_declaration)
|
|
(anon_function)
|
|
(table_constructor)
|
|
] @fold
|
|
|
|
(record_declaration
|
|
(anon_record) @fold)
|