Update README.md

This commit is contained in:
James Cherti
2025-02-05 08:43:52 -05:00
parent aee66c4cff
commit 23aa176cac

View File

@@ -224,8 +224,6 @@ Vertico, Consult, and Embark collectively enhance Emacs' completion and navigati
Add the following to `~/.emacs.d/post-init.el` to set up Vertico, Consult, and Embark: Add the following to `~/.emacs.d/post-init.el` to set up Vertico, Consult, and Embark:
``` emacs-lisp ``` emacs-lisp
;; Tip: You can remove the `vertico-mode' use-package and replace it
;; with the built-in `fido-vertical-mode'.
(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