mc-lists tweaks

This commit is contained in:
Ivan Malison 2015-09-26 20:41:16 -07:00
parent 23678be932
commit ba07584531

View File

@ -3,8 +3,8 @@
(setq mc/cmds-to-run-for-all (setq mc/cmds-to-run-for-all
'( '(
delete-horizontal-space
backward-sexp backward-sexp
delete-horizontal-space
dired-do-rename dired-do-rename
eval-last-sexp eval-last-sexp
forward-sexp forward-sexp
@ -27,6 +27,8 @@
sp-backward-sexp sp-backward-sexp
sp-forward-sexp sp-forward-sexp
tern-ac-dot-complete tern-ac-dot-complete
transpose-sexps
transpose-words
undo-redo undo-redo
universal-argument-minus universal-argument-minus
wdired-finish-edit wdired-finish-edit