aboutsummaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'runtime')
-rw-r--r--runtime/queries/gleam/highlights.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/queries/gleam/highlights.scm b/runtime/queries/gleam/highlights.scm
index f80bda240..f25926f92 100644
--- a/runtime/queries/gleam/highlights.scm
+++ b/runtime/queries/gleam/highlights.scm
@@ -106,7 +106,7 @@
(string) @string
; Bit Strings
-(bit_string_segment) @string.special
+(bit_array_segment) @string.special
; Numbers
(integer) @number