diff --git a/.emacs.d/.mc-lists.el b/.emacs.d/.mc-lists.el index f420e33..402eb60 100644 --- a/.emacs.d/.mc-lists.el +++ b/.emacs.d/.mc-lists.el @@ -4,12 +4,12 @@ (setq mc/cmds-to-run-for-all '( LaTeX-environment - indent-for-tab-command - kill-region LaTeX-insert-left-brace TeX-insert-backslash TeX-insert-sub-or-superscript hydra-mc/mc/edit-lines + indent-for-tab-command + kill-region yas-expand )) @@ -29,5 +29,6 @@ hydra-mc/mc/sort-regions hydra-mc/mc/unmark-next-like-this hydra-mc/mc/unmark-previous-like-this + hydra-mc/nil smex ))