Move dired-movement-style to README.md

This commit is contained in:
James Cherti
2025-08-01 23:31:58 -04:00
parent c9e16103c8
commit aeb1367ccc
2 changed files with 3 additions and 2 deletions

View File

@@ -404,8 +404,6 @@
dired-recursive-copies 'always
dired-vc-rename-file t
dired-create-destination-dirs 'ask
;; Constrain vertical cursor movement to lines within the buffer
dired-movement-style 'bounded-files
;; Suppress Dired buffer kill prompt for deleted dirs
dired-clean-confirm-killing-deleted-buffers nil)