feat: import statement folds for common languages

This commit is contained in:
Riley Bruins 2024-04-21 17:15:08 -07:00 committed by Christian Clason
parent f58cae6c22
commit 9a47a523e3
8 changed files with 18 additions and 4 deletions

View file

@ -13,7 +13,7 @@
(switch_statement)
(switch_case)
(switch_default)
(import_statement)
(import_statement)+
(if_statement)
(try_statement)
(catch_clause)