dotfiles/conf.d/emacs/emacs.d/.mc-lists.el
2021-01-27 21:40:04 +01: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
'(
))