Make Ivy completion more sophisticated
This commit is contained in:
parent
1ad3344b03
commit
f5b865248d
2
init.el
2
init.el
|
@ -23,7 +23,7 @@
|
||||||
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 +fuzzy +icons +prescient) ; a search engine for love and life
|
||||||
|
|
||||||
:ui
|
:ui
|
||||||
;;deft ; notational velocity for Emacs
|
;;deft ; notational velocity for Emacs
|
||||||
|
|
Loading…
Reference in New Issue