feat: Add more lua folds

Add repeat_statement to lua folds
This commit is contained in:
Mike 2020-10-15 13:33:54 -05:00 committed by Kiyan Yazdani
parent 1a62b97ccd
commit 1f3999234a

View file

@ -1,10 +1,11 @@
[
(for_in_statement)
(for_statement)
(while_statement)
(repeat_statement)
(if_statement)
(function_definition)
(local_function)
(function)
(while_statement)
(table)
] @fold
] @fold