Henrik Lissner 2024-09-01 14:34:06 -04:00
parent 3bced4dbbe
commit 1ec4bac75e
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
6 changed files with 34 additions and 35 deletions

View file

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; completion/company/packages.el
(package! company :pin "1a0fc12a9c3d25e28c22f319e7b097f435b1c27d")
(package! company :pin "e1d331a64ec39fe28c5be28cabf812e3eaab5b0f")
(package! company-dict :pin "cd7b8394f6014c57897f65d335d6b2bd65dab1f4")
(when (modulep! +childframe)
(package! company-box :pin "c4f2e243fba03c11e46b1600b124e036f2be7691"))