all repos — fluxbox @ 3d6d7f8183c2424f83de0f4dd8d3e172f245d623

custom fork of the fluxbox windowmanager

Add ArrangeWindowsStack* actions to vim-keys
Mathias Gumz akira@fluxbox.org
commit

3d6d7f8183c2424f83de0f4dd8d3e172f245d623

parent

d9f3a73b385ad4f70528913090000c3db87fc328

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

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

@@ -44,6 +44,8 @@ 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 ArrangeWindowsStackLeft ArrangeWindowsStackRight contained +syntax keyword fbActionNames ArrangeWindowsStackTop ArrangeWindowsStackBottom contained syntax keyword fbActionNames SetWorkspaceName SetWorkspaceNameDialog contained " Menu Commands