mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 19:46:58 -04:00
11 lines
180 B
Scheme
11 lines
180 B
Scheme
body: [
|
|
(declaration_list)
|
|
(switch_body)
|
|
(enum_member_declaration_list)
|
|
] @fold
|
|
|
|
accessors: (accessor_list) @fold
|
|
|
|
initializer: (initializer_expression) @fold
|
|
|
|
(block) @fold
|