fix(sql): change highlight for keyword_while

This commit is contained in:
derekstride 2025-11-13 15:56:55 -05:00
parent a8170981dc
commit 4b49f2aa8d
No known key found for this signature in database
GPG key ID: 5A034A948DE07ED8

View file

@ -328,9 +328,10 @@
(keyword_storage)
(keyword_compression)
(keyword_duplicate)
(keyword_while)
] @keyword
(keyword_while) @keyword.repeat
[
(keyword_restrict)
(keyword_unbounded)