aboutsummaryrefslogtreecommitdiffstats
path: root/queries
diff options
context:
space:
mode:
Diffstat (limited to 'queries')
-rw-r--r--queries/inko/highlights.scm5
1 files changed, 3 insertions, 2 deletions
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