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

@ -594,7 +594,7 @@
"revision": "c478c6868648eff49eb04a4df90d703dc45b312a"
},
"slang": {
"revision": "4d3779d41eae12db0cdc0ba748c1998c60574630"
"revision": "130b2f5c7a1d5c24645c3518db4bc2b22dd90718"
},
"slint": {
"revision": "68405a45f7a5311cd1f77e40ba84199573303f52"

View file

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