hermet pushed a commit to branch master.

http://git.enlightenment.org/tools/enventor.git/commit/?id=d77d8f7a504acf9c30dd477df6065493909282a5

commit d77d8f7a504acf9c30dd477df6065493909282a5
Author: Hermet Park <her...@hermet.pe.kr>
Date:   Sat Mar 12 15:17:20 2016 +0900

    + syntax color keywords
---
 data/color/edc.src | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/data/color/edc.src b/data/color/edc.src
index be9dec1..ebad78c 100644
--- a/data/color/edc.src
+++ b/data/color/edc.src
@@ -48,6 +48,7 @@ group "syntax_color_group" struct {
             value "key" string: "item";
             value "key" string: "map";
             value "key" string: "origin";
+            value "key" string: "params";
             value "key" string: "parts";
             value "key" string: "part";
             value "key" string: "programs";
@@ -138,6 +139,7 @@ group "syntax_color_group" struct {
             value "key" string: "span";
             value "key" string: "spread";
             value "key" string: "state";
+            value "key" string: "string";
             value "key" string: "style";
             value "key" string: "smooth";
             value "key" string: "source";

-- 


Reply via email to