syntax_color - ++ more keywords

This commit is contained in:
ChunEon Park 2014-05-23 13:50:09 +09:00
parent c6b7f30c5d
commit 20685840ce
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ group "syntax_color_group" struct {
value "key" string: "=";
value "key" string: "&";
value "key" string: "|";
value "key" string: "\\";
}
}
group "color" struct {