From f95ffd09ed35880c3a46ad2b968df361fa592a76 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Tue, 28 Feb 2023 20:14:55 +0100 Subject: python(highlights): adapt query to parser change --- queries/python/highlights.scm | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'queries/python/highlights.scm') diff --git a/queries/python/highlights.scm b/queries/python/highlights.scm index 976528c48..b8b8b7b94 100644 --- a/queries/python/highlights.scm +++ b/queries/python/highlights.scm @@ -173,11 +173,7 @@ (#match? @preproc "^#!/")) (string) @string -[ - (escape_sequence) - "{{" - "}}" -] @string.escape +(escape_sequence) @string.escape ; doc-strings (expression_statement (string) @spell) -- cgit v1.2.3-70-g09d2