[Emacs] Remove directory from ivy-quick-find-files lookup places
This commit is contained in:
parent
5918d9d756
commit
b4d27af37a
@ -8196,7 +8196,6 @@ quickly find files across my filesystem.
|
|||||||
:config
|
:config
|
||||||
(setq ivy-quick-find-files-program 'fd
|
(setq ivy-quick-find-files-program 'fd
|
||||||
ivy-quick-find-files-dirs-and-exts '(("~/org" . "org")
|
ivy-quick-find-files-dirs-and-exts '(("~/org" . "org")
|
||||||
("~/Documents/conlanging" . "org")
|
|
||||||
("~/Documents/university" . "org"))))
|
("~/Documents/university" . "org"))))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user