bump: :completion vertico
minad/consult@28f9ba8 -> minad/consult@69bbd21 minad/marginalia@a3a8edb -> minad/marginalia@1123544 minad/vertico@4a90297 -> minad/vertico@9de6709 oantolin/embark@be03ce9 -> oantolin/embark@1a7e6b5 iyefrat/all-the-icons-completion@24cdb3b -> iyefrat/all-the-icons-completion@d1d4b2f update embark indicator to new format
This commit is contained in:
parent
7f8cba9ba0
commit
d6fba19586
3 changed files with 26 additions and 11 deletions
|
@ -140,11 +140,7 @@ overrides `completion-styles' during company completion sessions.")
|
|||
:config
|
||||
(set-popup-rule! "^\\*Embark Export Grep" :size 0.35 :ttl 0 :quit nil)
|
||||
|
||||
(setq embark-action-indicator
|
||||
(lambda (map _target)
|
||||
(which-key--show-keymap "Embark" map nil nil 'no-paging)
|
||||
#'which-key--hide-popup-ignore-command)
|
||||
embark-become-indicator embark-action-indicator)
|
||||
(setq embark-indicator #'+vertico/embark-which-key-indicator)
|
||||
;; add the package! target finder before the file target finder,
|
||||
;; so we don't get a false positive match.
|
||||
(let ((pos (or (cl-position
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue