syntax_color: add a keyword

This commit is contained in:
ChunEon Park 2014-08-05 16:32:59 +09:00
parent cf46aad5ca
commit f00792bba2
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ group "syntax_color_group" struct {
value "key" string: "inherit";
value "key" string: "insert_after";
value "key" string: "insert_before";
value "key" string: "in";
value "key" string: "item";
value "key" string: "max";
value "key" string: "middle";