Added :defer to dired-aux use-package!
This commit is contained in:
parent
0ef8f0031f
commit
1dd796b180
1 changed files with 1 additions and 0 deletions
|
@ -169,6 +169,7 @@ we have to clean it up ourselves."
|
|||
(set-popup-rule! "^\\*F\\(?:d\\|ind\\)\\*$" :ignore t))
|
||||
|
||||
(use-package! dired-aux
|
||||
:defer t
|
||||
:config
|
||||
(setq dired-create-destination-dirs 'ask
|
||||
dired-vc-rename-file t))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue