X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/9ed5410ebfb55d1d8c8e38901c9328b0289406a3..b1ed18e4b2d3de3d58b86ab025875ab84ed92bb2:/.emacs.d/init.el diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 1b484e1..95b1f87 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -1187,8 +1187,8 @@ This function is intended for use with `ivy-ignore-buffers'." ("\\.flac\\'" "mpv"))) :bind (:map dired-mode-map ("b" . dired-up-directory) - ("e" . dired-ediff-files) - ("E" . dired-toggle-read-only) + ("E" . dired-ediff-files) + ("e" . dired-toggle-read-only) ("\\" . dired-hide-details-mode) ("z" . (lambda () (interactive) @@ -2128,9 +2128,9 @@ This function is intended for use with `ivy-ignore-buffers'." read-mail-command 'gnus) (use-package gnus - :bind (("s-m" . gnus) + :bind (("s-m" . gnus-plugged) ("s-M" . gnus-unplugged) - ("C-c a m" . gnus) + ("C-c a m" . gnus-plugged) ("C-c a M" . gnus-unplugged)) :init (setq