selectrum: use consult-completing-read-multiple
This commit is contained in:
parent
debba41403
commit
29c49f727e
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@
|
|||
[remap switch-to-buffer-other-frame] #'consult-buffer-other-frame
|
||||
[remap yank-pop] #'consult-yank-pop
|
||||
[remap persp-switch-to-buffer] #'+selectrum/switch-workspace-buffer)
|
||||
(advice-add #'completing-read-multiple :override #'consult-completing-read-multiple)
|
||||
:config
|
||||
(recentf-mode)
|
||||
(setq consult-project-root-function #'doom-project-root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue