Henrik Lissner 2020-11-10 17:16:28 -05:00
parent a68b49a98e
commit 3bdb9ad6c0
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; completion/company/packages.el
(package! company :pin "5f5949b6ae8ea9df94c6cb3e01d9cae43623b794")
(package! company :pin "dd925936f7c0bf00319c81e8caea1b3db63bb8b5")
(package! company-dict :pin "cd7b8394f6014c57897f65d335d6b2bd65dab1f4")
(when (featurep! +childframe)
(package! company-box :pin "be37a9a30dc112ab172af21af694e2cb04a74f85"))