From 6ac9f2e51270cd6f57c4783a36c60cd03e4cfb94 Mon Sep 17 00:00:00 2001 From: Riley Bruins Date: Sun, 21 Sep 2025 16:59:47 -0700 Subject: fix: align line continuation highlights (#8146) These should be `@punctuation.special`. Added the highlight for python, cylc, and make. Corrected it for earthfile and matlab. --- runtime/queries/make/highlights.scm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'runtime/queries/make') diff --git a/runtime/queries/make/highlights.scm b/runtime/queries/make/highlights.scm index afdfbe336..8d182c026 100644 --- a/runtime/queries/make/highlights.scm +++ b/runtime/queries/make/highlights.scm @@ -168,3 +168,5 @@ "file" "value" ] @function.builtin) + +"\\" @punctuation.special -- cgit v1.2.3-70-g09d2