Add a vertico module
This commit is contained in:
parent
e83f905cdb
commit
b70ecb4ba0
5 changed files with 128 additions and 2 deletions
sample
|
@ -43,7 +43,7 @@
|
|||
|
||||
;; (require 'prelude-ido) ;; Supercharges Emacs completion for C-x C-f and more
|
||||
(require 'prelude-ivy) ;; A mighty modern alternative to ido
|
||||
;; (require 'prelude-selectrum) ;; A powerful, yet simple, alternative to ivy
|
||||
;; (require 'prelude-vertico) ;; A powerful, yet simple, alternative to ivy
|
||||
;; (require 'prelude-helm) ;; Interface for narrowing and search
|
||||
;; (require 'prelude-helm-everywhere) ;; Enable Helm everywhere
|
||||
(require 'prelude-company)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue