helm: swoop also split with multiple windows

This commit is contained in:
Łukasz Pankowski 2019-12-22 10:21:48 +01:00
parent 02f4780f00
commit 6f14e4fb8e

View File

@ -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