Helm: Use "mosaic" windowing

master
Pierre Neidhardt 2017-10-04 12:28:55 +01:00
parent 4a2a8a8335
commit 0283a57d18
1 changed files with 2 additions and 0 deletions

View File

@ -183,4 +183,6 @@ Requires `call-process-to-string' from `functions'."
;;; Column indices might need some customizing. See `helm-top-command' and
;;; https://github.com/emacs-helm/helm/issues/1586.
(setq helm-window-show-buffers-function 'helm-window-mosaic-fn)
(provide 'init-helm)