diff options
| -rw-r--r-- | lockfile.json | 2 | ||||
| -rw-r--r-- | queries/odin/highlights.scm | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lockfile.json b/lockfile.json index b8983b15e..5656c3b3b 100644 --- a/lockfile.json +++ b/lockfile.json @@ -414,7 +414,7 @@ "revision": "4b9898ccbf198602bb0dec9cd67cc1d2c0a4fad2" }, "odin": { - "revision": "d165dbee27617dab2653e38737d96ede1030d14f" + "revision": "751f7796fa76075cff52edd1afff569a8a09c2a7" }, "org": { "revision": "64cfbc213f5a83da17632c95382a5a0a2f3357c1" diff --git a/queries/odin/highlights.scm b/queries/odin/highlights.scm index bdc557df2..6b06153f3 100644 --- a/queries/odin/highlights.scm +++ b/queries/odin/highlights.scm @@ -272,7 +272,7 @@ "." "," ":" - (separator) + ";" ] @punctuation.delimiter |
