feat(templ): add folds

This commit is contained in:
Vincent Rischmann 2024-07-16 10:19:41 +02:00 committed by GitHub
parent d9aa422863
commit a8c1f36d2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

15
queries/templ/folds.scm Normal file
View file

@ -0,0 +1,15 @@
[
(component_block)
(css_declaration)
(script_declaration)
(element)
(style_element)
(script_element)
(component_switch_statement)
(field_declaration_list)
(block)
(interface_type)
(comment)
(const_declaration)
(var_declaration)
] @fold