Henrik Lissner
2020-03-27 01:09:33 -04:00
parent 6b73f38395
commit 538bdf1387
3 changed files with 8 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
;; -*- no-byte-compile: t; -*-
;;; completion/company/packages.el
(package! company :pin "9de9905ed2")
(package! company :pin "61ddd9afb5")
(package! company-dict :pin "cd7b8394f6")
(package! company-prescient :pin "7fd8c3b802")
(package! company-prescient :pin "a194852e80")
(when (featurep! +childframe)
(package! company-box :pin "8fc6168f2d"))