all repos — fluxbox @ 2e663cb78474e7a624516bd725095d2143a44580

custom fork of the fluxbox windowmanager

Added 'OnTab' highlighting in vim
Mathias Gumz akira at fluxbox dot org
commit

2e663cb78474e7a624516bd725095d2143a44580

parent

acd5e07cd7c6a7a9c1d64ad09d6892c12b6ebbd1

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M 3rd/vim/syntax/fluxkeys.vim3rd/vim/syntax/fluxkeys.vim

@@ -68,7 +68,7 @@ " MODIFIERS

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