color: add nomouse keyword

This commit is contained in:
ChunEon Park 2015-07-02 19:49:23 +09:00
parent 976685ae10
commit 61c6e87993
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ group "syntax_color_group" struct {
value "key" string: "mouse_events";
value "key" string: "multiline";
value "key" string: "name";
value "key" string: "nomouse";
value "key" string: "normal";
value "key" string: "offset";
value "key" string: "on";