completion/ivy: ivy-height = 15

This commit is contained in:
Henrik Lissner 2018-05-25 00:50:33 +02:00
parent 55a3aeec9a
commit b36eca2ae7
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -27,7 +27,7 @@ immediately runs it on the current candidate (ending the ivy session)."
:defer 1
:after-call pre-command-hook
:config
(setq ivy-height 12
(setq ivy-height 15
ivy-do-completion-in-region nil
ivy-wrap t
ivy-fixed-height-minibuffer t