bump: :completion ivy helm company
abo-abo/swiper@56139df678 -> abo-abo/swiper@6a8e5611f3 company-mode/company-mode@d77184094b -> company-mode/company-mode@1887974e7a emacs-helm/helm@42e28369d5 -> emacs-helm/helm@4fcb36f1b9 raxod502/prescient.el@4a0f540579 -> raxod502/prescient.el@027c2137a8 sebastiencs/company-box@c8a867163b -> sebastiencs/company-box@156f65cfbf Close #5419
This commit is contained in:
parent
09ead843ae
commit
27e1ed7383
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; completion/company/packages.el
|
||||
|
||||
(package! company :pin "d77184094b9a45b204813d824918e1ec2aac8504")
|
||||
(package! company :pin "1887974e7ad50cb4884fbec27985078bba754b60")
|
||||
(package! company-dict :pin "cd7b8394f6014c57897f65d335d6b2bd65dab1f4")
|
||||
(when (featurep! +childframe)
|
||||
(package! company-box :pin "c8a867163b15586cc9ed4accb992094308e54a9a"))
|
||||
(package! company-box :pin "156f65cfbf690ed84e0e84f90277d665d873ff24"))
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; completion/helm/packages.el
|
||||
|
||||
(package! helm :pin "42e28369d5d3c5f75df7452c1efb0f7acea39666")
|
||||
(package! helm :pin "4fcb36f1b9ecb540422223479aa81579139e0b95")
|
||||
(package! helm-rg :pin "ee0a3c09da0c843715344919400ab0a0190cc9dc")
|
||||
(package! helm-c-yasnippet :pin "e214eec8b2875d8a7cd09006dfb6a8e15e9e4079")
|
||||
(package! helm-company :pin "6eb5c2d730a60e394e005b47c1db018697094dde")
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; completion/ivy/packages.el
|
||||
|
||||
(package! swiper :pin "56139df678d9886d0612c0a192cce2cf6f156628")
|
||||
(package! swiper :pin "6a8e5611f32cf7cc77c2c6974dc2d3a18f32d5a5")
|
||||
(package! ivy)
|
||||
(package! ivy-hydra)
|
||||
(package! ivy-avy)
|
||||
|
@ -13,7 +13,7 @@
|
|||
(package! wgrep :pin "f9687c28bbc2e84f87a479b6ce04407bb97cfb23")
|
||||
|
||||
(if (featurep! +prescient)
|
||||
(package! ivy-prescient :pin "4a0f5405798cfcb98ea005078ef2e2d490e922c4")
|
||||
(package! ivy-prescient :pin "027c2137a8d9e01a1d4c7b5e5d98da017dd2d48e")
|
||||
(when (featurep! +fuzzy)
|
||||
(package! flx :pin "647cb2f92f9936c62e277d7a74ad54a80502d255")))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue