nvim-treesitter/queries/teal/folds.scm

14 lines
222 B
Scheme
Raw Normal View History

2020-10-04 19:39:12 -05:00
[
(do_statement)
2021-07-25 15:27:51 +02:00
(numeric_for_statement)
(generic_for_statement)
2020-10-04 19:39:12 -05:00
(while_statement)
(repeat_statement)
(if_statement)
(function_statement)
(record_declaration)
(enum_declaration)
2020-12-16 16:42:33 -06:00
(anon_function)
2020-10-04 19:39:12 -05:00
(table_constructor)
] @fold