Update README.md
This commit is contained in:
@@ -353,9 +353,8 @@ Add the following to `~/.emacs.d/post-init.el` to set up Vertico, Consult, and E
|
|||||||
(use-package vertico
|
(use-package vertico
|
||||||
;; (Note: It is recommended to also enable the savehist package.)
|
;; (Note: It is recommended to also enable the savehist package.)
|
||||||
:ensure t
|
:ensure t
|
||||||
:defer t
|
:config
|
||||||
:commands vertico-mode
|
(vertico-mode))
|
||||||
:hook (after-init . vertico-mode))
|
|
||||||
|
|
||||||
(use-package orderless
|
(use-package orderless
|
||||||
;; Vertico leverages Orderless' flexible matching capabilities, allowing users
|
;; Vertico leverages Orderless' flexible matching capabilities, allowing users
|
||||||
|
|||||||
Reference in New Issue
Block a user