jpeg pushed a commit to branch master.

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

commit f1888d7be24e52dbd06548b15e2d8beb25aabc51
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Fri Oct 2 12:05:40 2015 +0900

    hilight: add a couple keywords (no_render)
---
 data/color/edc.src | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/data/color/edc.src b/data/color/edc.src
index d4cc606..4f1448e 100644
--- a/data/color/edc.src
+++ b/data/color/edc.src
@@ -118,6 +118,8 @@ group "syntax_color_group" struct {
             value "key" string: "multiline";
             value "key" string: "name";
             value "key" string: "nomouse";
+            value "key" string: "no_render";
+            value "key" string: "norender";
             value "key" string: "normal";
             value "key" string: "offset";
             value "key" string: "on";
@@ -127,6 +129,7 @@ group "syntax_color_group" struct {
             value "key" string: "position";
             value "key" string: "prefer";
             value "key" string: "relative";
+            value "key" string: "render";
             value "key" string: "repch";
             value "key" string: "repeat_events";
             value "key" string: "scale";

-- 


Reply via email to