mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-13 21:03: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
|
||||
self-insert-command
|
||||
quoted-insert
|
||||
previous-line
|
||||
next-line
|
||||
newline
|
||||
|
Loading…
x
Reference in New Issue
Block a user