mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 20:40:02 -04:00
16 lines
287 B
Scheme
16 lines
287 B
Scheme
|
|
[
|
||
|
|
(class_definition)
|
||
|
|
(class_implementation)
|
||
|
|
(interface_definition)
|
||
|
|
(interface_implementation)
|
||
|
|
(for_in_loop)
|
||
|
|
(while_statement)
|
||
|
|
(if_statement)
|
||
|
|
(if_let_statement)
|
||
|
|
(elif_block)
|
||
|
|
(struct_definition)
|
||
|
|
(enum_definition)
|
||
|
|
(try_catch_statement)
|
||
|
|
(method_definition)
|
||
|
|
] @fold
|