ivy-do-completion-in-region = t #640
Evil ex command completion is now handled by ivy, if it's enabled.
This commit is contained in:
parent
2b052a9563
commit
f1bf9d1632
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ immediately runs it on the current candidate (ending the ivy session)."
|
|||
:after-call pre-command-hook
|
||||
:config
|
||||
(setq ivy-height 15
|
||||
ivy-do-completion-in-region nil
|
||||
ivy-wrap t
|
||||
ivy-fixed-height-minibuffer t
|
||||
projectile-completion-system 'ivy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue