dgutov/diff-hl@2281a89 -> dgutov/diff-hl@4c46b3b emacs-straight/undo-tree@7523823 -> emacs-straight/undo-tree@e326c61 ideasman42/emacs-undo-fu-session@56cdd35 -> ideasman42/emacs-undo-fu-session@a038914 ideasman42/emacs-undo-fu@c0806c1 -> ideasman42/emacs-undo-fu@f4db4c9 magit/git-modes@5546831 -> magit/git-modes@14adca2 magit/magit@acfe22a -> magit/magit@c3505b6 ralesi/ranger.el@caf75f0 -> ralesi/ranger.el@2498519 stsquad/dired-rsync@bfd5c15 -> stsquad/dired-rsync@fb0f161 yqrashawn/fd-dired@5622041 -> yqrashawn/fd-dired@9fb966d |
||
---|---|---|
.. | ||
autoload.el | ||
config.el | ||
doctor.el | ||
packages.el | ||
README.org |
emacs/dired
Description
This module provides configuration for dired.
Module Flags
+ranger
Enables dired to be more like ranger.+icons
Enables the display of fancy icons depending on file types in dired buffers.
Plugins
- diredfl
- dired-rsync
- diff-hl
- fd-dired
-
+ranger
-
+icons
Prerequisites
This module has no prerequisites except on BSDs where GNU ls
(gls
) is
needed for it to work properly (Doom doctor will notify you if it is missing).
Keybindings
Keybind | Description |
---|---|
SPC f d |
Find directory with dired |
q |
Exit dired buffer |
C-c C-r |
Run dired-rsync |
C-c C-e |
Rename entries with wdired |
Other keybindings can be found on the official Dired reference card.