helm: swoop also split with multiple windows
This commit is contained in:
parent
02f4780f00
commit
6f14e4fb8e
1
init.el
1
init.el
@ -131,6 +131,7 @@
|
|||||||
:init
|
:init
|
||||||
(setq helm-split-window-default-side 'other
|
(setq helm-split-window-default-side 'other
|
||||||
helm-split-window-inside-p t
|
helm-split-window-inside-p t
|
||||||
|
helm-swoop-split-with-multiple-windows t
|
||||||
helm-command-prefix-key "s-c")
|
helm-command-prefix-key "s-c")
|
||||||
:config
|
:config
|
||||||
(require 'helm-config) ; required to setup "s-c" keymap
|
(require 'helm-config) ; required to setup "s-c" keymap
|
||||||
|
Loading…
x
Reference in New Issue
Block a user