Remove smex-completion-read reference

Doom no longer uses smex.
This commit is contained in:
Henrik Lissner 2018-09-26 12:29:55 -04:00
parent 68699c3d5b
commit 4a9a2c00d9
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -40,7 +40,6 @@ immediately runs it on the current candidate (ending the ivy session)."
ivy-wrap t ivy-wrap t
ivy-fixed-height-minibuffer t ivy-fixed-height-minibuffer t
projectile-completion-system 'ivy projectile-completion-system 'ivy
smex-completion-method 'ivy
;; Don't use ^ as initial input ;; Don't use ^ as initial input
ivy-initial-inputs-alist nil ivy-initial-inputs-alist nil
;; highlight til EOL ;; highlight til EOL