Update the multiple-cursor mode commands
This commit is contained in:
parent
990a24e391
commit
c8f1876060
@ -25,6 +25,7 @@
|
||||
kill-region
|
||||
kill-sexp
|
||||
kill-visual-line
|
||||
kmacro-end-or-call-macro
|
||||
magit-status
|
||||
org-cycle
|
||||
org-delete-indentation
|
||||
@ -51,14 +52,17 @@
|
||||
|
||||
(setq mc/cmds-to-run-once
|
||||
'(
|
||||
ace-jump-done
|
||||
ace-jump-move
|
||||
ace-mc-add-char
|
||||
ace-mc-add-multiple-cursors
|
||||
ace-mc-add-single-cursor
|
||||
ace-mc-do-keyboard-reset
|
||||
ace-mc-quick-exchange
|
||||
drag-stuff-right
|
||||
end-of-buffer
|
||||
helm-M-x
|
||||
helm-confirm-and-exit-minibuffer
|
||||
helm-find-files
|
||||
smartparens-strict-mode
|
||||
suspend-frame
|
||||
|
Loading…
Reference in New Issue
Block a user