From 1c4b78f5512980227ca747e76f1f6c904f2eb3dc Mon Sep 17 00:00:00 2001 From: JesseBot Date: Fri, 28 Oct 2022 11:23:16 +0200 Subject: [PATCH] add kittyComment to see default colors in comments --- after/syntax/kitty.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/after/syntax/kitty.vim b/after/syntax/kitty.vim index 8acaed0..94dd425 100644 --- a/after/syntax/kitty.vim +++ b/after/syntax/kitty.vim @@ -1 +1 @@ -call css_color#init('hex', 'none', 'kittyColor') +call css_color#init('hex', 'none', 'kittyColor,kittyComment')