Bump :completion
DarwinAwardWinner/ido-completing-read-plus@36a8bb9 -> DarwinAwardWinner/ido-completing-read-plus@0067472 Yevgnen/ivy-rich@7b9b7b2 -> Yevgnen/ivy-rich@600b818 abo-abo/swiper@bb7965a -> abo-abo/swiper@a5eade0 company-mode/company-mode@7207cb1 -> company-mode/company-mode@ee3177c emacs-helm/helm@98af298 -> emacs-helm/helm@a7bd522 emacs-jp/helm-c-yasnippet@28699d9 -> emacs-jp/helm-c-yasnippet@e214eec raxod502/prescient.el@8573df9 -> raxod502/prescient.el@4a0f540 sebastiencs/company-box@ec8f446 -> sebastiencs/company-box@aa5f09a tumashu/ivy-posframe@3132719 -> tumashu/ivy-posframe@084cc59 tumashu/posframe@fff21cc -> tumashu/posframe@739d8fd yyoncho/helm-icons@e4a2cd1 -> yyoncho/helm-icons@8d2f5e7
This commit is contained in:
parent
0d9b4a7da0
commit
ad554b3826
4 changed files with 11 additions and 11 deletions
|
@ -1,9 +1,9 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; completion/helm/packages.el
|
||||
|
||||
(package! helm :pin "98af298c517148fbb31774a548c85ecdc1bcf8ab")
|
||||
(package! helm :pin "a7bd522073e4c959ae88ff9eeb2191528242705e")
|
||||
(package! helm-rg :pin "ee0a3c09da0c843715344919400ab0a0190cc9dc")
|
||||
(package! helm-c-yasnippet :pin "28699d9a9caa8b4d37fd66368d93b6c65828c235")
|
||||
(package! helm-c-yasnippet :pin "e214eec8b2875d8a7cd09006dfb6a8e15e9e4079")
|
||||
(package! helm-company :pin "6eb5c2d730a60e394e005b47c1db018697094dde")
|
||||
(package! helm-describe-modes
|
||||
:recipe (:host github :repo "emacs-helm/helm-describe-modes")
|
||||
|
@ -13,9 +13,9 @@
|
|||
(when (featurep! +fuzzy)
|
||||
(package! helm-flx :pin "6640fac5cb16bee73c95b8ed1248a4e5e113690e"))
|
||||
(when (featurep! +childframe)
|
||||
(package! posframe :pin "fff21ccb706b576f4074883f9fa87d2bcc534096"))
|
||||
(package! posframe :pin "739d8fd1081bdd0d20dee9e437d64df58747b871"))
|
||||
(when (featurep! :lang org)
|
||||
(package! helm-org :pin "d67186d3a64e610c03a5f3d583488f018fb032e4"))
|
||||
(when (featurep! +icons)
|
||||
(package! helm-icons :pin "e4a2cd134213a075c3b8aed1631256887ad5c1c0"))
|
||||
(package! helm-icons :pin "8d2f5e705c8b78a390677cf242024739c932fc95"))
|
||||
(package! helm-descbinds :pin "b72515982396b6e336ad7beb6767e95a80fca192")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue