diff --git a/modules/completion/vertico/config.el b/modules/completion/vertico/config.el index 04e79003e..18c00c781 100644 --- a/modules/completion/vertico/config.el +++ b/modules/completion/vertico/config.el @@ -117,7 +117,6 @@ orderless." [remap switch-to-buffer-other-frame] #'consult-buffer-other-frame [remap yank-pop] #'consult-yank-pop [remap persp-switch-to-buffer] #'+vertico/switch-workspace-buffer) - (advice-add #'multi-occur :override #'consult-multi-occur) :config (defadvice! +vertico--consult-recent-file-a (&rest _args) "`consult-recent-file' needs to have `recentf-mode' on to work correctly"