diff --git a/.emacs.d/.mc-lists.el b/.emacs.d/.mc-lists.el index f52af33..57a7f3f 100644 --- a/.emacs.d/.mc-lists.el +++ b/.emacs.d/.mc-lists.el @@ -3,14 +3,22 @@ (setq mc/cmds-to-run-for-all '( + LaTeX-babel-insert-hyphen LaTeX-environment LaTeX-insert-left-brace TeX-insert-backslash TeX-insert-dollar TeX-insert-sub-or-superscript + comment-dwim + electric-newline-and-maybe-indent + electric-verilog-colon + electric-verilog-semi + electric-verilog-tab hydra-mc/mc/edit-lines indent-for-tab-command kill-region + markdown-exdent-or-delete + reindent-then-newline-and-indent yas-expand )) @@ -18,6 +26,8 @@ '( TeX-view hydra--digit-argument + hydra-mc-manual/lambda- + hydra-mc-manual/lambda--and-exit hydra-mc/body hydra-mc/mc/edit-ends-of-lines hydra-mc/mc/edit-lines @@ -33,6 +43,7 @@ hydra-mc/mc/unmark-next-like-this hydra-mc/mc/unmark-previous-like-this hydra-mc/nil + mouse-set-region smex switch-to-buffer ))