mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Revert ivy-magic-slash-non-match-action to nil
This commit is contained in:
@ -60,8 +60,6 @@ results buffer.")
|
|||||||
ivy-wrap t
|
ivy-wrap t
|
||||||
ivy-fixed-height-minibuffer t
|
ivy-fixed-height-minibuffer t
|
||||||
projectile-completion-system 'ivy
|
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
|
;; don't show recent files in switch-buffer
|
||||||
ivy-use-virtual-buffers nil
|
ivy-use-virtual-buffers nil
|
||||||
;; ...but if that ever changes, show their full path
|
;; ...but if that ever changes, show their full path
|
||||||
|
Reference in New Issue
Block a user