docs(emacs/packages/misc): Remove dir in qqf config
All checks were successful
deploy / build (push) Successful in 2m56s
All checks were successful
deploy / build (push) Successful in 2m56s
This commit is contained in:
parent
a4de8b7d75
commit
dbf3c5e212
@ -117,7 +117,6 @@ quickly find files across my filesystem.
|
|||||||
:config
|
:config
|
||||||
(setq quick-find-files-program 'fd
|
(setq quick-find-files-program 'fd
|
||||||
quick-find-files-dirs-and-exts '(("~/org" . "org")
|
quick-find-files-dirs-and-exts '(("~/org" . "org")
|
||||||
("~/org/config/docs" . "org")
|
|
||||||
("~/Documents/university" . "org"))
|
("~/Documents/university" . "org"))
|
||||||
quick-find-files-fd-additional-options "-L"))
|
quick-find-files-fd-additional-options "-L"))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
Loading…
Reference in New Issue
Block a user