Henrik Lissner
2025-04-01 15:50:03 -04:00
parent 8afc08a7a8
commit 951df2dbee
4 changed files with 9 additions and 9 deletions

View File

@ -1,10 +1,10 @@
;; -*- no-byte-compile: t; -*-
;;; completion/corfu/packages.el
(package! corfu :pin "c302b0526ad9d0c99d1d0639df63f6ca65accfc3")
(package! cape :pin "2e86b6deed2844fc1345ff01bc92c3a849a33778")
(package! corfu :pin "061d926d0f0eb2633416deeddc403a1a67b062ae")
(package! cape :pin "f72ebcaeff4252ca0d7a9ac4636d8db0fdf54c55")
(when (modulep! +icons)
(package! nerd-icons-corfu :pin "13166345b290d6c6a2ac6ba94a8d28ec3bb58c67"))
(package! nerd-icons-corfu :pin "55b17ee20a5011c6a9be8beed6a9daf644815b5a"))
(when (and (not (modulep! :completion vertico))
(modulep! +orderless))
;; Enabling +orderless without vertico should be fairly niche enough that to

View File

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; completion/helm/packages.el
(package! helm :pin "c0b70dbc2697ff361d9d5bb99e11c654317aa00d")
(package! helm :pin "f948dc4464d3a02eebd5b75d75a8cd811c18b271")
(package! helm-company :pin "4622b82353220ee6cc33468f710fa5b6b253b7f1")
(package! helm-c-yasnippet :pin "c5880e740da101fde7a995e94a7b16c330e57583")
(package! helm-descbinds :pin "c12bc85ef3ce342fe1c78cdd86117c05d5310789")

View File

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; completion/ivy/packages.el
(package! swiper :pin "db61f55bc281c28beb723ef17cfe74f59580d2f4")
(package! swiper :pin "e33b028ed4b1258a211c87fd5fe801bed25de429")
(package! ivy)
(package! ivy-hydra)
(package! ivy-avy)

View File

@ -1,18 +1,18 @@
;; -*- no-byte-compile: t; -*-
;;; completion/vertico/packages.el
(package! vertico :pin "026a81a9c893b1d73cdbcb12436a0fad3ebdeb5f")
(package! vertico :pin "e0bb699ebf9e41893dbd19e7d19381fa73c08bc1")
(package! orderless :pin "c7cb04499d94ee1c17affb29b1cfcd2a45116c97")
(package! orderless :pin "254f2412489bbbf62700f9d3d5f18e537841dcc3")
(package! consult :pin "d557305b730f7666d46bc3eb04c87cfcc493a8e5")
(package! consult :pin "f94d557807451a733b71a2c41d43175ec6ed3248")
(package! consult-dir :pin "4532b8d215d16b0159691ce4dee693e72d71e0ff")
(when (modulep! :checkers syntax -flymake)
(package! consult-flycheck :pin "3bc2141daf8cfad7e4d2e2f78b15d45033f707a5"))
(package! embark :pin "d5df0eff182b014ab49328a4dbb1d69eb7faafbd")
(package! embark-consult :pin "d5df0eff182b014ab49328a4dbb1d69eb7faafbd")
(package! marginalia :pin "a527fb03b76a2bce1e360c6e73a095e06922c3f3")
(package! marginalia :pin "c51fd9e4d4258543e0cd8dedda941789163bec5a")
(package! wgrep :pin "49f09ab9b706d2312cab1199e1eeb1bcd3f27f6f")