completion/ivy: ivy-height = 20
Ivy is a bit cramped otherwise
This commit is contained in:
parent
d2fe021bd9
commit
a4aae9c3a7
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 15
|
||||
(setq ivy-height 20
|
||||
ivy-wrap t
|
||||
ivy-fixed-height-minibuffer t
|
||||
projectile-completion-system 'ivy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue