highlights(slang): add support for associatedtype

This commit is contained in:
Stephan Seitz 2024-02-16 00:42:42 +01:00 committed by Amaan Qureshi
parent bdaa6b817a
commit d49a8f82f1
2 changed files with 2 additions and 1 deletions

View file

@ -9,6 +9,7 @@
"interface"
"extension"
"property"
"associatedtype"
] @keyword
"__init" @constructor