completion/ivy: ivy-height = 17
20 was too tall!
This commit is contained in:
parent
71e85b4d58
commit
68f2ac4d8c
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ results buffer.")
|
|||
[remap persp-switch-to-buffer] #'+ivy/switch-workspace-buffer
|
||||
[remap evil-show-jumps] #'+ivy/jump-list)
|
||||
:config
|
||||
(setq ivy-height 20
|
||||
(setq ivy-height 17
|
||||
ivy-wrap t
|
||||
ivy-fixed-height-minibuffer t
|
||||
projectile-completion-system 'ivy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue