Revert ivy-magic-slash-non-match-action to nil
This commit is contained in:
parent
d6b26aaca6
commit
cfcd010cd6
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue