Fix #2373: bring back package pinning
This needs some serious refactoring...
This commit is contained in:
parent
de6732b4ae
commit
a9402cfb55
128 changed files with 647 additions and 620 deletions
|
@ -1,8 +1,8 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; completion/company/packages.el
|
||||
|
||||
(package! company :pin "d5053561cb166e03051c60e5c1e05a8a926dfee5")
|
||||
(package! company-dict :pin "cd7b8394f6014c57897f65d335d6b2bd65dab1f4")
|
||||
(package! company-prescient :pin "7fd8c3b8028da4733434940c4aac1209281bef58")
|
||||
(package! company :pin "d5053561cb")
|
||||
(package! company-dict :pin "cd7b8394f6")
|
||||
(package! company-prescient :pin "7fd8c3b802")
|
||||
(when (featurep! +childframe)
|
||||
(package! company-box :pin "8fc6168f2d3a0275156dd3fdf46ba496adbab226"))
|
||||
(package! company-box :pin "8fc6168f2d"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue