Bump :completion helm
emacs-helm/helm@c17f1c76e4 -> emacs-helm/helm@8f56312053 tumashu/posframe@c250771589 -> tumashu/posframe@087a7fc3c8
This commit is contained in:
parent
cbd9cab23d
commit
9c6d614f31
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; completion/helm/packages.el
|
;;; completion/helm/packages.el
|
||||||
|
|
||||||
(package! helm :pin "c17f1c76e4")
|
(package! helm :pin "8f56312053")
|
||||||
(package! helm-rg :pin "785a80fe5c")
|
(package! helm-rg :pin "785a80fe5c")
|
||||||
(package! helm-c-yasnippet :pin "65ca732b51")
|
(package! helm-c-yasnippet :pin "65ca732b51")
|
||||||
(package! helm-company :pin "6eb5c2d730")
|
(package! helm-company :pin "6eb5c2d730")
|
||||||
|
@ -13,6 +13,6 @@
|
||||||
(when (featurep! +fuzzy)
|
(when (featurep! +fuzzy)
|
||||||
(package! helm-flx :pin "6640fac5cb"))
|
(package! helm-flx :pin "6640fac5cb"))
|
||||||
(when (featurep! +childframe)
|
(when (featurep! +childframe)
|
||||||
(package! posframe :pin "c250771589"))
|
(package! posframe :pin "087a7fc3c8"))
|
||||||
(when (featurep! :lang org)
|
(when (featurep! :lang org)
|
||||||
(package! helm-org :pin "8457e1e462"))
|
(package! helm-org :pin "8457e1e462"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue