Bump :completion
Yevgnen/ivy-rich@0f22aff -> Yevgnen/ivy-rich@596874d abo-abo/swiper@5f1d9ce -> abo-abo/swiper@64f05f4 company-mode/company-mode@9de9905 -> company-mode/company-mode@61ddd9a emacs-helm/helm-org@8457e1e) -> emacs-helm/helm-org@b7a18df emacs-helm/helm@21e778b -> emacs-helm/helm@0181b7e raxod502/prescient.el@7fd8c3b -> raxod502/prescient.el@a194852 tumashu/posframe@8a9af54) -> tumashu/posframe@c15800a
This commit is contained in:
parent
6b73f38395
commit
538bdf1387
3 changed files with 8 additions and 8 deletions
|
@ -1,18 +1,18 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; completion/ivy/packages.el
|
||||
|
||||
(package! swiper :pin "5f1d9ce045")
|
||||
(package! swiper :pin "64f05f4735")
|
||||
(package! ivy)
|
||||
(package! ivy-hydra)
|
||||
(package! counsel)
|
||||
|
||||
(package! amx :pin "e512e74e83")
|
||||
(package! counsel-projectile :pin "b556ed8995")
|
||||
(package! ivy-rich :pin "0f22aff4c7")
|
||||
(package! ivy-rich :pin "596874d146")
|
||||
(package! wgrep :pin "5977b8e000")
|
||||
|
||||
(if (featurep! +prescient)
|
||||
(package! ivy-prescient :pin "7fd8c3b802")
|
||||
(package! ivy-prescient :pin "a194852e80")
|
||||
(when (featurep! +fuzzy)
|
||||
(package! flx :pin "17f5c9cb2a")))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue