update syntax color keywords.

This commit is contained in:
Hermet Park 2016-07-13 11:58:02 +09:00
parent 8e0a3d8a98
commit bc3a11dbb8
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,7 @@ group "syntax_color_group" struct {
value "key" string: "description";
value "key" string: "desc";
value "key" string: "dragable";
value "key" string: "externals";
value "key" string: "external";
value "key" string: "fill";
value "key" string: "gradient";
@ -49,6 +50,7 @@ group "syntax_color_group" struct {
value "key" string: "map";
value "key" string: "origin";
value "key" string: "params";
value "key" string: "param";
value "key" string: "parts";
value "key" string: "part";
value "key" string: "programs";