selectrum: change embark-consult-preview-at-point...
to consult-preview-at-point following upstream
This commit is contained in:
parent
2868177057
commit
a52b9cf686
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@
|
||||||
:after (embark consult)
|
:after (embark consult)
|
||||||
:demand t
|
:demand t
|
||||||
:hook
|
:hook
|
||||||
(embark-collect-mode . embark-consult-preview-minor-mode))
|
(embark-collect-mode . consult-preview-minor-mode))
|
||||||
|
|
||||||
(use-package! wgrep
|
(use-package! wgrep
|
||||||
:commands wgrep-change-to-wgrep-mode
|
:commands wgrep-change-to-wgrep-mode
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue