mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-14 05:13:05 +00:00
Add quoted-insert to run-for-all list.
This commit is contained in:
parent
97da9778fd
commit
64ffd81491
@ -554,6 +554,7 @@ for running commands with multiple cursors.")
|
|||||||
|
|
||||||
(setq mc--default-cmds-to-run-for-all '(mc/keyboard-quit
|
(setq mc--default-cmds-to-run-for-all '(mc/keyboard-quit
|
||||||
self-insert-command
|
self-insert-command
|
||||||
|
quoted-insert
|
||||||
previous-line
|
previous-line
|
||||||
next-line
|
next-line
|
||||||
newline
|
newline
|
||||||
|
Loading…
x
Reference in New Issue
Block a user