Bump :completion
DarwinAwardWinner/ido-completing-read-plus@74861ea -> DarwinAwardWinner/ido-completing-read-plus@98d3a6e emacs-helm/helm@0181b7e -> emacs-helm/helm@d978f20 raxod502/prescient.el@a194852 -> raxod502/prescient.el@5330773 raxod502/prescient.el@a194852 -> raxod502/prescient.el@5330773 tumashu/ivy-posframe@6d697ff -> tumashu/ivy-posframe@ae9bafe tumashu/posframe@c15800a -> tumashu/posframe@e62e584 Possibly fixes #2540
This commit is contained in:
parent
a90226b569
commit
c1bfdadc10
4 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; completion/helm/packages.el
|
||||
|
||||
(package! helm :pin "0181b7ef46")
|
||||
(package! helm :pin "d978f20f4c")
|
||||
(package! helm-rg :pin "785a80fe5c")
|
||||
(package! helm-c-yasnippet :pin "65ca732b51")
|
||||
(package! helm-company :pin "6eb5c2d730")
|
||||
|
@ -13,7 +13,7 @@
|
|||
(when (featurep! +fuzzy)
|
||||
(package! helm-flx :pin "6640fac5cb"))
|
||||
(when (featurep! +childframe)
|
||||
(package! posframe :pin "c15800a838"))
|
||||
(package! posframe :pin "e62e584268"))
|
||||
(when (featurep! :lang org)
|
||||
(package! helm-org :pin "b7a18dfc17"))
|
||||
(package! helm-descbinds :pin "b725159823")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue