Update mc command list
This commit is contained in:
parent
a332592a17
commit
7b47c9b24b
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
(setq mc/cmds-to-run-for-all
|
(setq mc/cmds-to-run-for-all
|
||||||
'(
|
'(
|
||||||
|
avy-goto-char
|
||||||
c-electric-brace
|
c-electric-brace
|
||||||
c-electric-semi&comma
|
c-electric-semi&comma
|
||||||
c-indent-line-or-region
|
c-indent-line-or-region
|
||||||
@ -24,6 +25,11 @@
|
|||||||
|
|
||||||
(setq mc/cmds-to-run-once
|
(setq mc/cmds-to-run-once
|
||||||
'(
|
'(
|
||||||
|
ace-jump-move
|
||||||
|
ace-mc-add-char
|
||||||
|
ace-mc-add-multiple-cursors
|
||||||
|
ace-mc-add-single-cursor
|
||||||
|
ace-mc-do-keyboard-reset
|
||||||
drag-stuff-right
|
drag-stuff-right
|
||||||
end-of-buffer
|
end-of-buffer
|
||||||
helm-M-x
|
helm-M-x
|
||||||
|
Loading…
Reference in New Issue
Block a user