diff --git a/evil-collection-dired.el b/evil-collection-dired.el index f5c5e4a..676a031 100644 --- a/evil-collection-dired.el +++ b/evil-collection-dired.el @@ -141,8 +141,8 @@ (kbd "") 'dired-find-file (kbd "S-") 'dired-find-file-other-window (kbd "M-") '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