Default to ivy, rather than helm
As an ivy user, I maintain the ivy module more actively. Also, my former misgivings with ivy have mostly be resolved.
This commit is contained in:
parent
8de36a3b5a
commit
b7228fdfad
1 changed files with 2 additions and 2 deletions
|
@ -13,9 +13,9 @@
|
||||||
|
|
||||||
:completion
|
:completion
|
||||||
company ; the ultimate code completion backend
|
company ; the ultimate code completion backend
|
||||||
helm ; the *other* search engine for love and life
|
;;helm ; the *other* search engine for love and life
|
||||||
;;ido ; the other *other* search engine...
|
;;ido ; the other *other* search engine...
|
||||||
;;ivy ; a search engine for love and life
|
ivy ; a search engine for love and life
|
||||||
|
|
||||||
:ui
|
:ui
|
||||||
;;deft ; notational velocity for Emacs
|
;;deft ; notational velocity for Emacs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue