Dired: Swap

This commit is contained in:
James Nguyen 2018-01-06 09:38:11 -08:00
parent 4ce6968d22
commit 7a512c19ec
1 changed files with 2 additions and 2 deletions

View File

@ -141,8 +141,8 @@
(kbd "<return>") 'dired-find-file
(kbd "S-<return>") 'dired-find-file-other-window
(kbd "M-<return>") 'dired-display-file
"go" 'dired-find-file-other-window
"gO" 'dired-view-file
"gO" 'dired-find-file-other-window
"go" 'dired-view-file
;; sort
"o" 'dired-sort-toggle-or-edit
;; moving