feat(vertico): colorize vertico candidate on act
This commit is contained in:
parent
c10d277713
commit
26014435b2
2 changed files with 12 additions and 0 deletions
|
@ -147,6 +147,7 @@ overrides `completion-styles' during company completion sessions.")
|
|||
:config
|
||||
(set-popup-rule! "^\\*Embark Export Grep" :size 0.35 :ttl 0 :quit nil)
|
||||
(cl-nsubstitute #'+vertico/embark-which-key-indicator #'embark-mixed-indicator embark-indicators)
|
||||
(add-to-list 'embark-indicators #'+vertico-embark-vertico-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