diff options
| -rw-r--r-- | lockfile.json | 2 | ||||
| -rw-r--r-- | queries/inko/highlights.scm | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/lockfile.json b/lockfile.json index 527c1bd70..81966f0c7 100644 --- a/lockfile.json +++ b/lockfile.json @@ -357,7 +357,7 @@ "revision": "962568c9efa71d25720ab42c5d36e222626ef3a6" }, "inko": { - "revision": "1419efb8e7e140c30632cb0a2bef84e0d48a6fc5" + "revision": "0b08a8f976456a9271f70d4682143328d7224115" }, "ispc": { "revision": "9b2f9aec2106b94b4e099fe75e73ebd8ae707c04" diff --git a/queries/inko/highlights.scm b/queries/inko/highlights.scm index a332ecebc..880e42cae 100644 --- a/queries/inko/highlights.scm +++ b/queries/inko/highlights.scm @@ -77,6 +77,7 @@ [ "class" "trait" + "type" ] @keyword.type [ |
