Folds: rename query files to folds.scm to be consistent

We use plural names for all query files except folds.
This commit is contained in:
Santos Gallegos 2020-09-13 11:23:26 -05:00 committed by Thomas Vigouroux
parent 97113abedc
commit 50991e370b
10 changed files with 3 additions and 3 deletions

View file

@ -0,0 +1,15 @@
[
(for_in_statement)
(for_statement)
(while_statement)
(arrow_function)
(function)
(function_declaration)
(class_declaration)
(method_definition)
(do_statement)
(with_statement)
(switch_statement)
(switch_case)
(import_statement)
] @fold