[Emacs] search through symlinks with ivy-quick-find-files

This commit is contained in:
2023-07-01 23:53:49 +02:00
parent fc30673d4b
commit acc226a21d

View File

@@ -8368,7 +8368,8 @@ quickly find files across my filesystem.
#+begin_src emacs-lisp
(use-package ivy-quick-find-files
:defer t
:straight (ivy-quick-find-files :type git
:straight (ivy-quick-find-files :type git
:host github
:repo "phundrak/ivy-quick-find-files.el"
:build t)
:config