mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2026-02-04 06:12:25 +00:00
Add quoted-insert to run-for-all list.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user