Restore ./ & ../ entries in ivy
There are a number of commands where these options are useful.
This commit is contained in:
parent
671135053b
commit
851094cdd3
1 changed files with 0 additions and 2 deletions
|
@ -63,8 +63,6 @@ immediately runs it on the current candidate (ending the ivy session)."
|
||||||
ivy-wrap t
|
ivy-wrap t
|
||||||
ivy-fixed-height-minibuffer t
|
ivy-fixed-height-minibuffer t
|
||||||
projectile-completion-system 'ivy
|
projectile-completion-system 'ivy
|
||||||
;; Remove ./ and ../ from file commands
|
|
||||||
ivy-extra-directories nil
|
|
||||||
;; disable magic slash on non-match
|
;; disable magic slash on non-match
|
||||||
ivy-magic-slash-non-match-action nil
|
ivy-magic-slash-non-match-action nil
|
||||||
;; don't show recent files in switch-buffer
|
;; don't show recent files in switch-buffer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue