Add dired-vc-rename-file

This commit is contained in:
James Cherti
2025-02-08 08:37:13 -05:00
parent 94acbb622c
commit 469e6533e0

View File

@@ -424,6 +424,8 @@
dired-auto-revert-buffer #'dired-buffer-stale-p dired-auto-revert-buffer #'dired-buffer-stale-p
image-dired-thumb-size 150) image-dired-thumb-size 150)
(setq dired-vc-rename-file t)
;; Disable the prompt about killing the Dired buffer for a deleted directory. ;; Disable the prompt about killing the Dired buffer for a deleted directory.
(setq dired-clean-confirm-killing-deleted-buffers nil) (setq dired-clean-confirm-killing-deleted-buffers nil)