feat: add more support for glimmer (#4935)

* add indents, locals and folds
This commit is contained in:
Vadim Kazakov 2023-06-12 09:54:30 -06:00 committed by GitHub
parent 111a3f4611
commit 0ae494269a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 33 additions and 0 deletions

View file

@ -0,0 +1,7 @@
[
(element_node)
(block_statement)
] @scope
(identifier) @reference
(block_params (identifier) @definition.var)