dotfiles/emacs/emacs.d/.mc-lists.el
2020-04-15 13:15:10 +02:00

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
'(
))