Pin company to GNU ELPA

This commit is contained in:
Gerard Vermeulen 2024-07-18 08:26:51 +02:00
parent ed70b45801
commit 7233e733a8

View File

@ -256,6 +256,7 @@ of [[info:emacs#Saving Customizations][saving customizations (info)]].
;; Pin packages to GNU ELPA or to MELPA STABLE for info and/or stability.
package-pinned-packages '((auctex . "gnu")
(citar . "melpa-stable")
(company . "gnu")
(compat . "gnu")
(consult . "gnu")
(dash . "melpa-stable")