Add object-oriented folds

This commit is contained in:
Bruno BELANYI 2022-06-04 21:52:39 +02:00
parent c9efe870ab
commit 2e08482c67
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@
(let_expression)
(function_declaration)
(primitive_declaration)
(class_declaration)
(class_type)
(method_declaration)
] @fold
[