Henrik Lissner 2020-08-07 23:22:40 -04:00
parent 88a5a88fa5
commit ef09695f57
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*- ;; -*- no-byte-compile: t; -*-
;;; completion/company/packages.el ;;; completion/company/packages.el
(package! company :pin "1f56bec0ba7ce336eb8661b4d34e4b024d7dd04c") (package! company :pin "5eb7d868c2a13bbfb14060b79d69f0d59f6a5f60")
(package! company-dict :pin "cd7b8394f6014c57897f65d335d6b2bd65dab1f4") (package! company-dict :pin "cd7b8394f6014c57897f65d335d6b2bd65dab1f4")
(when (featurep! +childframe) (when (featurep! +childframe)
(package! company-box :pin "452f083f6c11793a3723224bce42898a2bedc0e1")) (package! company-box :pin "889d723786df2de27d248c9965149d04af44273a"))