From f37633277a8e54887fd8328520984532e3114686 Mon Sep 17 00:00:00 2001 From: Taupiqueur Date: Sat, 4 Sep 2021 23:50:12 +0200 Subject: [PATCH] Fix Crystal escape string --- rc/filetype/crystal.kak | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rc/filetype/crystal.kak b/rc/filetype/crystal.kak index 6e76b2da..2bb57fa6 100644 --- a/rc/filetype/crystal.kak +++ b/rc/filetype/crystal.kak @@ -48,7 +48,7 @@ add-highlighter shared/crystal/comment region '#(?!\{)' '$' fill comment # String # https://crystal-lang.org/reference/syntax_and_semantics/literals/string.html -add-highlighter shared/crystal/string region '"' '(?