ivy-height = 20 for swiper-isearch helm users

This commit is contained in:
Henrik Lissner 2019-12-05 16:11:19 -05:00
parent c1e3e3cc04
commit 1a4add4630
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -176,6 +176,7 @@ be negative.")
(set-keymap-parent helm-projectile-find-file-map helm-map))
(setq ivy-height 20) ; for `swiper-isearch'
(after! swiper-helm
(setq swiper-helm-display-function
(lambda (buf &optional _resume) (pop-to-buffer buf)))