From 1133e312444b17a8fd33cffef583de7f4cc04d87 Mon Sep 17 00:00:00 2001 From: Jaakko Paju Date: Tue, 2 Jan 2024 23:55:40 +0200 Subject: [PATCH] Remove error query Co-authored-by: Michael Davis --- runtime/queries/hocon/highlights.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/runtime/queries/hocon/highlights.scm b/runtime/queries/hocon/highlights.scm index 4a92af460b19..95163ce33a95 100644 --- a/runtime/queries/hocon/highlights.scm +++ b/runtime/queries/hocon/highlights.scm @@ -28,6 +28,3 @@ (path (_) @keyword) (unquoted_path "." @punctuation.delimiter) [ "," ] @punctuation.delimiter - -(ERROR) @error -