mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
12 lines
193 B
Scheme
12 lines
193 B
Scheme
[
|
|
(do_statement)
|
|
(while_statement)
|
|
(repeat_statement)
|
|
(if_statement)
|
|
(for_statement)
|
|
(function_declaration)
|
|
(function_definition)
|
|
(parameters)
|
|
(arguments)
|
|
(table_constructor)
|
|
] @fold
|