aboutsummaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'runtime')
-rw-r--r--runtime/queries/gleam/highlights.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/queries/gleam/highlights.scm b/runtime/queries/gleam/highlights.scm
index 8cff6b51..34b3ce65 100644
--- a/runtime/queries/gleam/highlights.scm
+++ b/runtime/queries/gleam/highlights.scm
@@ -80,6 +80,7 @@
"todo"
"try"
"type"
+ "use"
] @keyword
; Punctuation
@@ -103,4 +104,5 @@
"->"
".."
"-"
+ "<-"
] @punctuation.delimiter