aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/powershell
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/queries/powershell')
-rw-r--r--runtime/queries/powershell/highlights.scm5
1 files changed, 0 insertions, 5 deletions
diff --git a/runtime/queries/powershell/highlights.scm b/runtime/queries/powershell/highlights.scm
index 7d334ba2a..d26864275 100644
--- a/runtime/queries/powershell/highlights.scm
+++ b/runtime/queries/powershell/highlights.scm
@@ -63,11 +63,6 @@
"return" @keyword.return
[
- "class"
- "enum"
-] @keyword.type
-
-[
"data"
(class_attribute)
] @keyword.modifier