fix(facility): add highlight for event keyword

This commit is contained in:
Bryan Kenote 2024-07-16 17:03:58 +00:00 committed by GitHub
parent 4836c1df65
commit 3076b9a98a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,10 @@
"errors"
] @keyword
"method" @keyword.function
[
"method"
"event"
] @keyword.function
[
"enum"