Henrik Lissner 2022-04-08 02:52:20 +02:00
parent 4538225fc5
commit 7121e993ca
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
7 changed files with 13 additions and 23 deletions

View file

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; completion/company/packages.el
(package! company :pin "073aef72ddf93f897a856c246c58dcdfe003674e")
(package! company :pin "1005540b1cdf176cbcf893b2fa83d2075cbbe3ca")
(package! company-dict :pin "cd7b8394f6014c57897f65d335d6b2bd65dab1f4")
(when (featurep! +childframe)
(package! company-box :pin "f9cbbc7df8efbb56a8d31a5b422d158660d9109e"))