feat(glimmer): highlight builtin tags

This commit is contained in:
NullVoxPopuli 2024-04-26 21:42:06 -04:00 committed by GitHub
parent 75beaf3632
commit 01963961b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,6 +43,10 @@
(statement_identifier) @label
(glimmer_opening_tag) @tag.builtin
(glimmer_closing_tag) @tag.builtin
; Function and method definitions
;--------------------------------
(function_expression