Fix typos
This commit is contained in:
parent
8887f21b35
commit
99de7404ac
@ -173,8 +173,8 @@ the ~custom-file~ as [[info:emacs#Saving Customizations][saving customizations (
|
|||||||
("nongnu" . "https://elpa.nongnu.org/nongnu/")
|
("nongnu" . "https://elpa.nongnu.org/nongnu/")
|
||||||
("melpa" . "https://melpa.org/packages/")))
|
("melpa" . "https://melpa.org/packages/")))
|
||||||
;; Pin those packages to GNU ELPA to get the info documentation.
|
;; Pin those packages to GNU ELPA to get the info documentation.
|
||||||
'(package-pinned-packages '((consult . "gnu")
|
'(package-pinned-packages '((consult . "gnu")
|
||||||
(marginalia . "gnu")
|
(marginalia . "gnu")
|
||||||
(vertico . "gnu"))))
|
(vertico . "gnu"))))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user