[Emacs] search through symlinks with ivy-quick-find-files
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user