Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/pest/highlights.scm')
-rw-r--r--runtime/queries/pest/highlights.scm11
1 files changed, 4 insertions, 7 deletions
diff --git a/runtime/queries/pest/highlights.scm b/runtime/queries/pest/highlights.scm
index 430382c9..9d6f13c2 100644
--- a/runtime/queries/pest/highlights.scm
+++ b/runtime/queries/pest/highlights.scm
@@ -39,14 +39,11 @@
] @operator
[
- "ANY"
- "DROP"
- "EOI"
- "NEWLINE"
+ "PUSH"
"PEEK"
- "PEEK_ALL"
"POP"
- "POP_ALL"
- "PUSH"
"SOI"
+ "EOI"
+ "ANY"
] @keyword
+