From bd257ceb7d67c30f0ebb62a1838eae433c8fe76e Mon Sep 17 00:00:00 2001 From: Gaeulbyul Date: Thu, 18 Jul 2019 01:33:57 +0900 Subject: [PATCH 1/2] css.kak: Highlight comment inside declaration --- rc/filetype/css.kak | 1 + 1 file changed, 1 insertion(+) diff --git a/rc/filetype/css.kak b/rc/filetype/css.kak index f8a0d26e..edb1a36b 100644 --- a/rc/filetype/css.kak +++ b/rc/filetype/css.kak @@ -41,6 +41,7 @@ add-highlighter shared/css/comment region /[*] [*]/ fill comment add-highlighter shared/css/declaration/base default-region group add-highlighter shared/css/declaration/double_string region '"' (?