13 lines
312 B
EmacsLisp
13 lines
312 B
EmacsLisp
;; This file is automatically generated by the multiple-cursors extension.
|
|
;; It keeps track of your preferences for running commands with multiple cursors.
|
|
|
|
(setq mc/cmds-to-run-for-all
|
|
'(
|
|
ac-trigger-key-command
|
|
my-insert-tab-char
|
|
))
|
|
|
|
(setq mc/cmds-to-run-once
|
|
'(
|
|
))
|