emacs: switch from vertico back to ivy

This commit is contained in:
Jez Cope 2022-01-19 08:51:01 +00:00
parent 232b450952
commit cad82c18b2
1 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,8 @@
(doom! :completion
(company +childframe) ; the ultimate code completion backend
(vertico +icons)
;; (vertico +icons)
(ivy +icons +prescient +childframe)
:ui
;;deft ; notational velocity for Emacs