Added 'OnTab' highlighting in vim

This commit is contained in:
Mathias Gumz 2012-11-07 10:31:55 +01:00
parent acd5e07cd7
commit 2e663cb784

View file

@ -68,7 +68,7 @@ syntax keyword fbActionNames If Cond contained
syntax keyword fbModifierNames Control Shift Double contained
syntax keyword fbModifierNames Mod1 Mod2 Mod3 Mod4 Mod5 contained
syntax keyword fbModifierNames None contained
syntax keyword fbModifierNames OnDesktop OnToolbar OnTitlebar OnWindow OnWindowBorder OnLeftGrip OnRightGrip contained
syntax keyword fbModifierNames OnDesktop OnToolbar OnTitlebar OnTab OnWindow OnWindowBorder OnLeftGrip OnRightGrip contained
" reference corners
syntax keyword fbParameterNames UpperLeft LeftTop TopLeft contained