From e22af26ab481bbb4f35f81023bb66a5d42939e5d Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Mon, 19 May 2014 01:37:31 +0900 Subject: [PATCH] syntax_color: not intended these keywords. --- data/color/color.src | 2 -- 1 file changed, 2 deletions(-) diff --git a/data/color/color.src b/data/color/color.src index 859b69a..30f3c20 100644 --- a/data/color/color.src +++ b/data/color/color.src @@ -178,8 +178,6 @@ group "syntax_color_group" struct { value "key" string: "if"; value "key" string: "new"; value "key" string: "public"; - value "key" string: ";"; - value "key" string: ":"; } } }