removing consult-completing-read-multiple in compleseus

This commit is contained in:
Sebastian Hahn 2022-05-30 22:16:16 +02:00 committed by Maxi Wolff
parent 3afb088940
commit 1228c57444
1 changed files with 0 additions and 3 deletions

View File

@ -190,9 +190,6 @@
;; This adds thin lines, sorting and hides the mode line of the window.
(advice-add #'register-preview :override #'consult-register-window)
;; Replace `completing-read-multiple' with an enhanced version.
(advice-add #'completing-read-multiple :override #'consult-completing-read-multiple)
;; Use Consult to select xref locations with preview
(setq xref-prompt-for-identifier '(not xref-find-definitions
xref-find-definitions-other-window