Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/yuck/highlights.scm')
| -rw-r--r-- | runtime/queries/yuck/highlights.scm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/runtime/queries/yuck/highlights.scm b/runtime/queries/yuck/highlights.scm index 74d04fca..35eee4ea 100644 --- a/runtime/queries/yuck/highlights.scm +++ b/runtime/queries/yuck/highlights.scm @@ -1,10 +1,6 @@ (ident) @variable (index) @variable -; Errors - -(ERROR) @error - ; Comments (comment) @comment |