update mc-lists.el
This commit is contained in:
parent
2583d780da
commit
3ec4325b9e
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
(setq mc/cmds-to-run-for-all
|
(setq mc/cmds-to-run-for-all
|
||||||
'(
|
'(
|
||||||
|
delete-horizontal-space
|
||||||
backward-sexp
|
backward-sexp
|
||||||
dired-do-rename
|
dired-do-rename
|
||||||
eval-last-sexp
|
eval-last-sexp
|
||||||
@ -16,6 +17,7 @@
|
|||||||
isearch-printing-char
|
isearch-printing-char
|
||||||
keyboard-quit
|
keyboard-quit
|
||||||
kill-region
|
kill-region
|
||||||
|
kill-visual-line
|
||||||
org-delete-char
|
org-delete-char
|
||||||
org-self-insert-command
|
org-self-insert-command
|
||||||
phi-search
|
phi-search
|
||||||
@ -33,7 +35,6 @@
|
|||||||
|
|
||||||
(setq mc/cmds-to-run-once
|
(setq mc/cmds-to-run-once
|
||||||
'(
|
'(
|
||||||
delete-horizontal-space
|
|
||||||
dired-toggle-read-only
|
dired-toggle-read-only
|
||||||
helm-M-x
|
helm-M-x
|
||||||
isearch-delete-char
|
isearch-delete-char
|
||||||
|
Loading…
Reference in New Issue
Block a user