ibuffer-use-other-window = t (hand off to popup system)

Addresses #309
This commit is contained in:
Henrik Lissner 2018-01-01 16:59:59 -05:00
parent 2b56fe081c
commit 8134c49ec3
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -50,6 +50,7 @@ shorter major mode name in the mode-line. See `doom|set-mode-name'.")
max-mini-window-height 0.3
mode-line-default-help-echo nil ; disable mode-line mouseovers
mouse-yank-at-point t ; middle-click paste at point, not at click
ibuffer-use-other-window t
resize-mini-windows 'grow-only ; Minibuffer resizing
show-help-function nil ; hide :help-echo text
split-width-threshold 160 ; favor horizontal splits