aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries
diff options
context:
space:
mode:
authorArnar2023-04-09 19:23:01 +0000
committerGitHub2023-04-09 19:23:01 +0000
commit6dabd36491673db0110e8b78f9489fa9354708c6 (patch)
tree9add1547d78ab7742b756b0fe0e765c0740421d5 /runtime/queries
parent58e457a4e1037caf43c17dea93c5321c1ae74103 (diff)
Update gleam grammar (#6641)
Diffstat (limited to 'runtime/queries')
-rw-r--r--runtime/queries/gleam/highlights.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/queries/gleam/highlights.scm b/runtime/queries/gleam/highlights.scm
index 34b3ce65..56222b8f 100644
--- a/runtime/queries/gleam/highlights.scm
+++ b/runtime/queries/gleam/highlights.scm
@@ -77,6 +77,7 @@
"if"
"import"
"let"
+ "panic"
"todo"
"try"
"type"