mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
emacs/dired: add fd-dired for faster find-dired
...if you have fd installed.
This commit is contained in:
@ -8,3 +8,4 @@
|
||||
(package! ranger))
|
||||
(when (featurep! +icons)
|
||||
(package! all-the-icons-dired))
|
||||
(package! fd-dired)
|
||||
|
Reference in New Issue
Block a user