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:
Henrik Lissner 2018-06-01 12:00:57 +02:00
parent 2b052a9563
commit f1bf9d1632
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -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