Henrik Lissner 2020-12-05 16:57:31 -05:00
parent 7838e312e2
commit 9137cbaaa4
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,9 +1,9 @@
;; -*- no-byte-compile: t; -*-
;;; completion/helm/packages.el
(package! helm :pin "5ad6c83681fda7bfd5a745fedecaa924630253dd")
(package! helm :pin "75562eec4879e7f72119ceee40ab5087c705267e")
(package! helm-rg :pin "ee0a3c09da0c843715344919400ab0a0190cc9dc")
(package! helm-c-yasnippet :pin "89cc8561e7e57e9d1070ee3641df019c7f49c5dd")
(package! helm-c-yasnippet :pin "28699d9a9caa8b4d37fd66368d93b6c65828c235")
(package! helm-company :pin "6eb5c2d730a60e394e005b47c1db018697094dde")
(package! helm-describe-modes
:recipe (:host github :repo "emacs-helm/helm-describe-modes")
@ -13,7 +13,7 @@
(when (featurep! +fuzzy)
(package! helm-flx :pin "6640fac5cb16bee73c95b8ed1248a4e5e113690e"))
(when (featurep! +childframe)
(package! posframe :pin "395aca928b00c8f76aaeb65a85481c99e88c6873"))
(package! posframe :pin "e1552c82dffaadc5e7de09a44880a498197ffbee"))
(when (featurep! :lang org)
(package! helm-org :pin "b7a18dfc17e8b933956d61d68c435eee03a96c24"))
(package! helm-descbinds :pin "b72515982396b6e336ad7beb6767e95a80fca192")