aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lockfile.json2
-rw-r--r--queries/promql/highlights.scm12
2 files changed, 1 insertions, 13 deletions
diff --git a/lockfile.json b/lockfile.json
index fcb0b44d2..ce85db6ab 100644
--- a/lockfile.json
+++ b/lockfile.json
@@ -396,7 +396,7 @@
"revision": "eca2596a355b1a9952b4f80f8f9caed300a272b5"
},
"promql": {
- "revision": "655afc4fe6813f38bde087d6493d8fd4920d6d4a"
+ "revision": "4b6b9f399dc58e408c81da8d8fd7e66ab617eef3"
},
"proto": {
"revision": "42d82fa18f8afe59b5fc0b16c207ee4f84cb185f"
diff --git a/queries/promql/highlights.scm b/queries/promql/highlights.scm
index 7c0d1241e..024b7703b 100644
--- a/queries/promql/highlights.scm
+++ b/queries/promql/highlights.scm
@@ -17,13 +17,6 @@
] @operator
[
- "and"
- "unless"
- "or"
- "bool"
-] @keyword.operator
-
-[
"{"
"}"
"["
@@ -44,11 +37,6 @@
(function_name) @function.call
-[
- "by"
- "without"
-] @function
-
(comment) @comment @spell
(ERROR) @error