aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lockfile.json2
-rw-r--r--queries/inko/highlights.scm5
2 files changed, 4 insertions, 3 deletions
diff --git a/lockfile.json b/lockfile.json
index d1275337e..763beda10 100644
--- a/lockfile.json
+++ b/lockfile.json
@@ -354,7 +354,7 @@
"revision": "962568c9efa71d25720ab42c5d36e222626ef3a6"
},
"inko": {
- "revision": "aecabede39b0db05678e2d4686258d4f71b00a51"
+ "revision": "a6fb0b0bfee5dede688968fd91282da799e5aa8e"
},
"ispc": {
"revision": "9b2f9aec2106b94b4e099fe75e73ebd8ae707c04"
diff --git a/queries/inko/highlights.scm b/queries/inko/highlights.scm
index 589d746ce..44db3f049 100644
--- a/queries/inko/highlights.scm
+++ b/queries/inko/highlights.scm
@@ -55,12 +55,13 @@
"as"
"for"
"impl"
+ "inline"
"let"
+ "move"
"mut"
+ "recover"
"ref"
"uni"
- "move"
- "recover"
] @keyword
"fn" @keyword.function