diff --git a/modules/completion/ivy/config.el b/modules/completion/ivy/config.el index 764afe03b..9146819e6 100644 --- a/modules/completion/ivy/config.el +++ b/modules/completion/ivy/config.el @@ -60,8 +60,6 @@ results buffer.") ivy-wrap t ivy-fixed-height-minibuffer t projectile-completion-system 'ivy - ;; disable magic slash on non-match - ivy-magic-slash-non-match-action nil ;; don't show recent files in switch-buffer ivy-use-virtual-buffers nil ;; ...but if that ever changes, show their full path