Add backward-sexp to the multiple-cursors command list
This commit is contained in:
parent
4b0e13429c
commit
8af4b34021
@ -4,6 +4,7 @@
|
|||||||
(setq mc/cmds-to-run-for-all
|
(setq mc/cmds-to-run-for-all
|
||||||
'(
|
'(
|
||||||
avy-goto-char
|
avy-goto-char
|
||||||
|
backward-sexp
|
||||||
c-electric-brace
|
c-electric-brace
|
||||||
c-electric-colon
|
c-electric-colon
|
||||||
c-electric-paren
|
c-electric-paren
|
||||||
|
Loading…
Reference in New Issue
Block a user