[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
|
#+begin_src emacs-lisp
|
||||||
(use-package ivy-quick-find-files
|
(use-package ivy-quick-find-files
|
||||||
:defer t
|
: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"
|
:repo "phundrak/ivy-quick-find-files.el"
|
||||||
:build t)
|
:build t)
|
||||||
:config
|
:config
|
||||||
|
|||||||
Reference in New Issue
Block a user