Pin more packages to gnu-devel
This commit is contained in:
parent
183969c479
commit
61697f07e5
10
README.org
10
README.org
@ -213,16 +213,20 @@ The [[info:emacs#Init File][init file (info)]] does not load the ~custom-file~ a
|
||||
'(package-pinned-packages
|
||||
'((auctex . "gnu")
|
||||
(compat . "gnu")
|
||||
(consult . "gnu")
|
||||
(consult . "gnu-devel")
|
||||
(eglot . "gnu-devel")
|
||||
(embark . "gnu-devel")
|
||||
(embark-consult . "gnu-devel")
|
||||
(engrave-faces . "gnu")
|
||||
(marginalia . "gnu")
|
||||
(marginalia . "gnu-devel")
|
||||
(orderless . "gnu-devel")
|
||||
(org . "gnu-devel")
|
||||
(python . "gnu-devel")
|
||||
(queue . "gnu")
|
||||
(rainbow-mode . "gnu")
|
||||
(spinner . "gnu")
|
||||
(xr . "gnu")
|
||||
(vertico . "gnu"))))
|
||||
(vertico . "gnu-devel"))))
|
||||
#+end_src
|
||||
|
||||
#+caption[Customize the third set of Emacs variables]:
|
||||
|
Loading…
Reference in New Issue
Block a user