refactor!(vertico): remove consult-apropos remap
BREAKING CHANGE: This command is obsolete since 0.20; consult-apropos has been deprecated in favor of Embark actions: M-x describe-symbol <regexp> M-x embark-export M-x describe-symbol <regexp> M-x embark-act a
This commit is contained in:
parent
acdd0a4865
commit
32599972ff
1 changed files with 0 additions and 1 deletions
|
@ -101,7 +101,6 @@ orderless."
|
|||
:defer t
|
||||
:preface
|
||||
(define-key!
|
||||
[remap apropos] #'consult-apropos
|
||||
[remap bookmark-jump] #'consult-bookmark
|
||||
[remap evil-show-marks] #'consult-mark
|
||||
[remap evil-show-jumps] #'+vertico/jump-list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue