bump: :completion
PythonNut/helm-flx@6640fac5cb -> PythonNut/helm-flx@27dd9e3ce3 abo-abo/swiper@c97ea72285 -> abo-abo/swiper@764e0d35ba company-mode/company-mode@073aef72dd -> company-mode/company-mode@1005540b1c emacs-helm/helm@5b17313011 -> emacs-helm/helm@1003539c2e minad/consult-flycheck@0ad7e8ff15 -> minad/consult-flycheck@9b40f136c0 minad/consult@473e6585c5 -> minad/consult@36b8bc7065 minad/marginalia@e63d27e6fb -> minad/marginalia@a514c024ac minad/vertico@a92b1e47ff -> minad/vertico@7ec0f0c076 oantolin/embark@06d5caafd5 -> oantolin/embark@2890e535f5 oantolin/orderless@f2c78c4a60 -> oantolin/orderless@8f64537f55
This commit is contained in:
parent
4538225fc5
commit
7121e993ca
7 changed files with 13 additions and 23 deletions
|
@ -1,7 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; completion/company/packages.el
|
||||
|
||||
(package! company :pin "073aef72ddf93f897a856c246c58dcdfe003674e")
|
||||
(package! company :pin "1005540b1cdf176cbcf893b2fa83d2075cbbe3ca")
|
||||
(package! company-dict :pin "cd7b8394f6014c57897f65d335d6b2bd65dab1f4")
|
||||
(when (featurep! +childframe)
|
||||
(package! company-box :pin "f9cbbc7df8efbb56a8d31a5b422d158660d9109e"))
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; completion/helm/packages.el
|
||||
|
||||
(package! helm :pin "5b173130116324b13c97a662b251753e58c5dc34")
|
||||
(package! helm :pin "1003539c2ec66e7697903f4b4cb354adea70040e")
|
||||
(package! helm-rg :pin "ee0a3c09da0c843715344919400ab0a0190cc9dc")
|
||||
(package! helm-c-yasnippet :pin "e214eec8b2875d8a7cd09006dfb6a8e15e9e4079")
|
||||
(package! helm-company :pin "6eb5c2d730a60e394e005b47c1db018697094dde")
|
||||
|
@ -11,7 +11,7 @@
|
|||
(package! helm-projectile :pin "58123f14c392021714fc5d23b9f95c7f95ce07f1")
|
||||
(package! swiper-helm :pin "93fb6db87bc6a5967898b5fd3286954cc72a0008")
|
||||
(when (featurep! +fuzzy)
|
||||
(package! helm-flx :pin "6640fac5cb16bee73c95b8ed1248a4e5e113690e"))
|
||||
(package! helm-flx :pin "27dd9e3ce385a3ca15092150e65781de14b5b00b"))
|
||||
(when (featurep! +childframe)
|
||||
(package! posframe :pin "c91d4d53fa479ceb604071008ce0a901770eff57"))
|
||||
(when (featurep! :lang org)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; completion/ivy/packages.el
|
||||
|
||||
(package! swiper :pin "c97ea72285f2428ed61b519269274d27f2b695f9")
|
||||
(package! swiper :pin "764e0d35ba63adb893743f27a979144477d9bfb9")
|
||||
(package! ivy)
|
||||
(package! ivy-hydra)
|
||||
(package! ivy-avy)
|
||||
|
|
|
@ -274,13 +274,3 @@ If there are selected candidates, disregard the current candidate and exit."
|
|||
(defun +vertico-basic-remote-all-completions (string table pred point)
|
||||
(and (vertico--remote-p string)
|
||||
(completion-basic-all-completions string table pred point)))
|
||||
|
||||
;;;###autoload
|
||||
(defun +vertico/resume (&optional arg)
|
||||
"Resume the last session.
|
||||
If prefix ARG is provided, select which session to resume."
|
||||
(interactive "P")
|
||||
(call-interactively
|
||||
(if arg
|
||||
#'vertico-repeat-select
|
||||
#'vertico-repeat-last)))
|
||||
|
|
|
@ -4,19 +4,19 @@
|
|||
(package! vertico
|
||||
:recipe (:host github :repo "minad/vertico"
|
||||
:files ("*.el" "extensions/*.el"))
|
||||
:pin "a92b1e47ffe343e2c3096e2ea61af013a8a02af9")
|
||||
:pin "7ec0f0c0769496edf4c8376950c2fdeb44b98102")
|
||||
|
||||
(package! orderless :pin "f2c78c4a6059c5f892e48a3887d4368a547515ff")
|
||||
(package! orderless :pin "8f64537f556f26492fe5ee401d8d578d7d88684b")
|
||||
|
||||
(package! consult :pin "473e6585c516d0e7fd4c256c333713fb40e9947a")
|
||||
(package! consult :pin "36b8bc7065005778db83f12a594b6929bfd3319c")
|
||||
(package! consult-dir :pin "08f543ae6acbfc1ffe579ba1d00a5414012d5c0b")
|
||||
(when (featurep! :checkers syntax)
|
||||
(package! consult-flycheck :pin "0ad7e8ff15683a4d64b79c29b3fcf847edfe244b"))
|
||||
(package! consult-flycheck :pin "9b40f136c017fadf6239d7602d16bf73b4ad5198"))
|
||||
|
||||
(package! embark :pin "06d5caafd58db6b6d7fa14cf8b6f7336486b92ca")
|
||||
(package! embark-consult :pin "06d5caafd58db6b6d7fa14cf8b6f7336486b92ca")
|
||||
(package! embark :pin "2890e535f55b1f08f379fd761b263fa337a72185")
|
||||
(package! embark-consult :pin "2890e535f55b1f08f379fd761b263fa337a72185")
|
||||
|
||||
(package! marginalia :pin "e63d27e6fb24ed16339de9d813c555d40aa1e4ca")
|
||||
(package! marginalia :pin "a514c024ac2796ec9d52f65c1f51b51f96bcb1c7")
|
||||
|
||||
(package! wgrep :pin "f9687c28bbc2e84f87a479b6ce04407bb97cfb23")
|
||||
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"C-S-s" #'swiper-helm
|
||||
"C-S-r" #'helm-resume)
|
||||
(:when (featurep! :completion vertico)
|
||||
"C-S-r" #'vertico-repeat-last)
|
||||
"C-S-r" #'vertico-repeat)
|
||||
|
||||
;;; objed
|
||||
(:when (featurep! :editor objed +manual)
|
||||
|
|
|
@ -305,7 +305,7 @@
|
|||
:desc "Switch buffer" "<" #'switch-to-buffer)
|
||||
:desc "Switch to last buffer" "`" #'evil-switch-to-windows-last-buffer
|
||||
:desc "Resume last search" "'"
|
||||
(cond ((featurep! :completion vertico) #'+vertico/resume)
|
||||
(cond ((featurep! :completion vertico) #'vertico-repeat)
|
||||
((featurep! :completion ivy) #'ivy-resume)
|
||||
((featurep! :completion helm) #'helm-resume))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue