diff --git a/README.org b/README.org index bcc01f7..bfe852b 100644 --- a/README.org +++ b/README.org @@ -173,8 +173,8 @@ the ~custom-file~ as [[info:emacs#Saving Customizations][saving customizations ( ("nongnu" . "https://elpa.nongnu.org/nongnu/") ("melpa" . "https://melpa.org/packages/"))) ;; Pin those packages to GNU ELPA to get the info documentation. - '(package-pinned-packages '((consult . "gnu") - (marginalia . "gnu") + '(package-pinned-packages '((consult . "gnu") + (marginalia . "gnu") (vertico . "gnu")))) #+end_src