Add backward-sexp to the multiple-cursors command list

This commit is contained in:
2019-09-23 11:07:44 +02:00
parent 4b0e13429c
commit 8af4b34021

View File

@@ -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