From 035da3d0f722fecba49f5421f4631b888d87f371 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Fri, 7 Jul 2017 16:51:53 -0700 Subject: [PATCH] [Emacs] Tweak mc-lists --- dotfiles/emacs.d/.mc-lists.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dotfiles/emacs.d/.mc-lists.el b/dotfiles/emacs.d/.mc-lists.el index 481280f8..7165b675 100644 --- a/dotfiles/emacs.d/.mc-lists.el +++ b/dotfiles/emacs.d/.mc-lists.el @@ -56,8 +56,10 @@ (setq mc/cmds-to-run-once '( dired-toggle-read-only + handle-switch-frame helm-M-x ido-write-file isearch-delete-char smex + yank-rectangle ))