feat(slim): add parser and queries (#7425)

This commit is contained in:
Théo Reichel 2025-01-21 09:25:08 +01:00 committed by GitHub
parent 65c466178e
commit 1c67567464
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 144 additions and 0 deletions

7
queries/slim/locals.scm Normal file
View file

@ -0,0 +1,7 @@
(child) @local.scope
(tag_name) @local.definition.function
(tag_class) @local.definition.parameter
(tag_id) @local.definition.constant