diff options
| -rw-r--r-- | lockfile.json | 2 | ||||
| -rw-r--r-- | queries/wit/highlights.scm | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/lockfile.json b/lockfile.json index 0d02affec..cef1d9c68 100644 --- a/lockfile.json +++ b/lockfile.json @@ -834,7 +834,7 @@ "revision": "bd1d35cf3e013dc7e189b46a593bdc2b281b0dd7" }, "wit": { - "revision": "7351db0da11900e7f0c754b3483d39fc6a9d53e8" + "revision": "cd7e6534fd9a22e3e9a7a85feecf4e35461e47cb" }, "xcompose": { "revision": "fff3e72242aa110ebba6441946ea4d12d200fa68" diff --git a/queries/wit/highlights.scm b/queries/wit/highlights.scm index 8b5ab4aa0..bc9b59bb0 100644 --- a/queries/wit/highlights.scm +++ b/queries/wit/highlights.scm @@ -145,6 +145,8 @@ "}" "(" ")" + ">" + "<" ] @punctuation.bracket "=" @operator |
