emacs/dired: add fd-dired for faster find-dired
...if you have fd installed.
This commit is contained in:
parent
9b25582be1
commit
2478271583
2 changed files with 7 additions and 0 deletions
|
@ -8,3 +8,4 @@
|
|||
(package! ranger))
|
||||
(when (featurep! +icons)
|
||||
(package! all-the-icons-dired))
|
||||
(package! fd-dired)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue