mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-18 01:39:00 +00:00
20 lines
357 B
Scheme
20 lines
357 B
Scheme
[
|
|
(const_declaration)
|
|
(expression_switch_statement)
|
|
(expression_case)
|
|
(default_case)
|
|
(type_switch_statement)
|
|
(type_case)
|
|
(for_statement)
|
|
(func_literal)
|
|
(function_declaration)
|
|
(if_statement)
|
|
(import_declaration)
|
|
(method_declaration)
|
|
(type_declaration)
|
|
(var_declaration)
|
|
(composite_literal)
|
|
(literal_element)
|
|
(block)
|
|
] @fold
|