feat(sql, prql): update sql highlights, update prql to v0.9.x compatiblity

This commit is contained in:
Matthias Q 2023-07-28 08:58:19 +02:00 committed by GitHub
parent 6aababfca4
commit 205b9e9bb8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View file

@ -58,14 +58,15 @@ alias: (identifier) @field
">"
"&&"
"||"
"//"
(bang)
] @operator
[
"("
")"
"["
"]"
"{"
"}"
] @punctuation.bracket
[