nvim-treesitter/runtime/queries/squirrel/folds.scm

24 lines
404 B
Scheme
Raw Normal View History

2023-03-06 04:46:43 -05:00
[
(class_declaration)
(function_declaration)
(member_declaration)
(enum_declaration)
(array)
(block)
(table)
(anonymous_function)
(parenthesized_expression)
(string)
(verbatim_string)
(comment)
(if_statement)
(else_statement)
(while_statement)
(do_while_statement)
(switch_statement)
(for_statement)
(foreach_statement)
(try_statement)
(catch_statement)
] @fold