From 3d6d7f8183c2424f83de0f4dd8d3e172f245d623 Mon Sep 17 00:00:00 2001 From: Mathias Gumz Date: Mon, 5 Jan 2015 16:49:16 +0100 Subject: Add ArrangeWindowsStack* actions to vim-keys --- 3rd/vim/syntax/fluxkeys.vim | 2 ++ 1 file changed, 2 insertions(+) diff --git a/3rd/vim/syntax/fluxkeys.vim b/3rd/vim/syntax/fluxkeys.vim index 4fd82d9..7e41a30 100644 --- a/3rd/vim/syntax/fluxkeys.vim +++ b/3rd/vim/syntax/fluxkeys.vim @@ -44,6 +44,8 @@ syntax keyword fbActionNames NextWindow PrevWindow Next\Group PrevGroup GotoWind 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 -- cgit v0.11.2