all repos — fluxbox @ f382204759a00e5bacf0a404ee5470b10ed25cf3

custom fork of the fluxbox windowmanager

added 'ArrangeWindowsHorizontal' 'ArrangeWindowsVertical' to 3rd/vim/syntax/fluxkeys.vim
Mathias Gumz akira at fluxbox dot org
commit

f382204759a00e5bacf0a404ee5470b10ed25cf3

parent

bb94b3e95dde15990acea071b682272f6d40bcfe

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

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

@@ -43,6 +43,7 @@ syntax keyword fbActionNames NextWorkspace PrevWorkspace RightWorkspace LeftWorkspace Workspace contained

syntax keyword fbActionNames NextWindow PrevWindow Next\Group PrevGroup GotoWindow contained syntax keyword fbActionNames Activate Focus Attach FocusLeft FocusRight FocusUp FocusDown contained syntax keyword fbActionNames ArrangeWindows ShowDesktop Deiconify CloseAllWindows contained +syntax keyword fbActionNames ArrangeWindowsHorizontal ArrangeWindowsVertical contained syntax keyword fbActionNames SetWorkspaceName SetWorkspaceNameDialog contained " Menu Commands