From 77e298e4de607d69aa7f37dc6dcba6aee131ac7f Mon Sep 17 00:00:00 2001 From: Phạm Huy Hoàng Date: Sun, 21 Jan 2024 22:05:44 +0900 Subject: chore: format queries --- queries/gitattributes/highlights.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'queries/gitattributes') diff --git a/queries/gitattributes/highlights.scm b/queries/gitattributes/highlights.scm index bc2e02e88..aec7750f6 100644 --- a/queries/gitattributes/highlights.scm +++ b/queries/gitattributes/highlights.scm @@ -1,7 +1,7 @@ (dir_sep) @punctuation.delimiter (quoted_pattern - ("\"" @punctuation.special)) + "\"" @punctuation.special) (range_notation) @string.special @@ -18,7 +18,7 @@ (character_class) @constant (class_range - ("-" @operator)) + "-" @operator) [ (ansi_c_escape) -- cgit v1.2.3-70-g09d2