Switch to vertico for selection
This commit is contained in:
parent
6eae96e76a
commit
7ea659d62b
4
init.el
4
init.el
|
@ -23,8 +23,8 @@
|
||||||
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 +icons) ; a search engine for love and life
|
;;ivy ; a search engine for love and life
|
||||||
;;vertico ; the search engine of the future
|
(vertico +icons) ; the search engine of the future
|
||||||
|
|
||||||
:ui
|
:ui
|
||||||
;;deft ; notational velocity for Emacs
|
;;deft ; notational velocity for Emacs
|
||||||
|
|
Loading…
Reference in a new issue