Henrik Lissner 2023-11-29 23:14:34 -05:00
parent 88c59129ec
commit fde4289f5c
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
3 changed files with 10 additions and 10 deletions

View file

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