bump: :completion ivy
DarwinAwardWinner/amx@37f9c7ae55 -> DarwinAwardWinner/amx@5b3aa1aae8 Yevgnen/ivy-rich@600b8183ed -> Yevgnen/ivy-rich@aff9b6bd53 abo-abo/swiper@b8be4913a6 -> abo-abo/swiper@9d630d800e mhayashi1120/Emacs-wgrep@edf768732a -> mhayashi1120/Emacs-wgrep@3132abd375 radian-software/prescient.el@35cf5d3613 -> radian-software/prescient.el@d7cc55dad4 Close: #7173 Co-authored-by: notevenaperson <notevenaperson@users.noreply.github.com>
This commit is contained in:
parent
8b892f5299
commit
a82163cb99
1 changed files with 5 additions and 5 deletions
|
@ -1,19 +1,19 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; completion/ivy/packages.el
|
||||
|
||||
(package! swiper :pin "b8be4913a661b557e0d3275726e36871556569d3")
|
||||
(package! swiper :pin "9d630d800e856a2c984c5a62a6f0ad313a9d2228")
|
||||
(package! ivy)
|
||||
(package! ivy-hydra)
|
||||
(package! ivy-avy)
|
||||
(package! counsel)
|
||||
|
||||
(package! amx :pin "37f9c7ae55eb0331b27200fb745206fc58ceffc0")
|
||||
(package! amx :pin "5b3aa1aae84f4a225cb8d26ab79a32f97693f023")
|
||||
(package! counsel-projectile :pin "40d1e1d4bb70acb00fddd6f4df9778bf2c52734b")
|
||||
(package! ivy-rich :pin "600b8183ed0be8668dcc548cc2c8cb94b001363b")
|
||||
(package! wgrep :pin "edf768732a56840db6879706b64c5773c316d619")
|
||||
(package! ivy-rich :pin "aff9b6bd53e0fdcf350ab83c90e64e651b47dba4")
|
||||
(package! wgrep :pin "3132abd3750b8c87cbcf6942db952acfab5edccd")
|
||||
|
||||
(if (modulep! +prescient)
|
||||
(package! ivy-prescient :pin "35cf5d36132c3e96db9a9e4d1902dcfa207e7baa")
|
||||
(package! ivy-prescient :pin "d7cc55dad453c465af9ececbab94426202b5b32b")
|
||||
(when (modulep! +fuzzy)
|
||||
(package! flx :pin "7b44a5abb254bbfbeca7a29336f7f4ebd8aabbf2")))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue