ambevar-dotfiles/.emacs.d/mc-lists.el

12 lines
286 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
'(
org-self-insert-command
))
(setq mc/cmds-to-run-once
'(
))