From 8e70f17f711afbef96b7a27b8c8ee08f7e5dc5e9 Mon Sep 17 00:00:00 2001 From: Amaan Qureshi Date: Tue, 1 Aug 2023 08:04:44 +0100 Subject: fix(perl): update highlights from upstream changes --- queries/perl/highlights.scm | 2 -- 1 file changed, 2 deletions(-) diff --git a/queries/perl/highlights.scm b/queries/perl/highlights.scm index 45ad8db72..ef1ca57ea 100644 --- a/queries/perl/highlights.scm +++ b/queries/perl/highlights.scm @@ -15,8 +15,6 @@ [ "if" "elsif" "unless" "else" ] @conditional (ternary_expression ["?" ":"] @conditional.ternary) -(ternary_expression_in_hash - ["?" ":"] @conditional.ternary) ; Keywords that mark repeating loops [ "while" "until" "for" "foreach" ] @repeat -- cgit v1.2.3-70-g09d2