mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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:
@ -13,9 +13,9 @@
|
||||
|
||||
:completion
|
||||
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...
|
||||
;;ivy ; a search engine for love and life
|
||||
ivy ; a search engine for love and life
|
||||
|
||||
:ui
|
||||
;;deft ; notational velocity for Emacs
|
||||
|
Reference in New Issue
Block a user