Remove smex-completion-read reference
Doom no longer uses smex.
This commit is contained in:
parent
68699c3d5b
commit
4a9a2c00d9
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue