fix(wit): highlight <> as brackets (#6879)

This commit is contained in:
Liam Woodleigh-Hardinge 2024-07-07 17:57:06 +02:00 committed by GitHub
parent adf6730dc5
commit b7c0dbbe7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -145,6 +145,8 @@
"}"
"("
")"
">"
"<"
] @punctuation.bracket
"=" @operator