Bump :completion ivy
DarwinAwardWinner/amx@3af93ca -> DarwinAwardWinner/amx@e512e74 Yevgnen/ivy-rich@7bfc726 -> Yevgnen/ivy-rich@af43aba abo-abo/swiper@098f8fe -> abo-abo/swiper@7084d60 asok/all-the-icons-ivy@babea62 -> asok/all-the-icons-ivy@a70cbfa ericdanan/counsel-projectile@cadc6de -> ericdanan/counsel-projectile@b556ed8 mhayashi1120/Emacs-wgrep@e67e737 -> mhayashi1120/Emacs-wgrep@5977b8e
This commit is contained in:
parent
2f696ff5c5
commit
cbd9cab23d
1 changed files with 6 additions and 6 deletions
|
@ -1,15 +1,15 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; completion/ivy/packages.el
|
;;; completion/ivy/packages.el
|
||||||
|
|
||||||
(package! swiper :pin "098f8fe5ba")
|
(package! swiper :pin "7084d60312")
|
||||||
(package! ivy)
|
(package! ivy)
|
||||||
(package! ivy-hydra)
|
(package! ivy-hydra)
|
||||||
(package! counsel)
|
(package! counsel)
|
||||||
|
|
||||||
(package! amx :pin "3af93ca066")
|
(package! amx :pin "e512e74e83")
|
||||||
(package! counsel-projectile :pin "cadc6de707")
|
(package! counsel-projectile :pin "b556ed8995")
|
||||||
(package! ivy-rich :pin "7bfc7262fd")
|
(package! ivy-rich :pin "af43abad5c")
|
||||||
(package! wgrep :pin "e67e737184")
|
(package! wgrep :pin "5977b8e000")
|
||||||
|
|
||||||
(if (featurep! +prescient)
|
(if (featurep! +prescient)
|
||||||
(package! ivy-prescient :pin "7fd8c3b802")
|
(package! ivy-prescient :pin "7fd8c3b802")
|
||||||
|
@ -20,4 +20,4 @@
|
||||||
(package! ivy-posframe :pin "6d697ff00a"))
|
(package! ivy-posframe :pin "6d697ff00a"))
|
||||||
|
|
||||||
(when (featurep! +icons)
|
(when (featurep! +icons)
|
||||||
(package! all-the-icons-ivy :pin "babea626db"))
|
(package! all-the-icons-ivy :pin "a70cbfa1ef"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue