.emacs.d/.mc-lists.el

14 lines
326 B
EmacsLisp
Raw Permalink Normal View History

2024-09-06 11:42:11 +02:00
;; 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
'(
evil-insert-line
))
(setq mc/cmds-to-run-once
'(
evil-backward-char
evil-insert
))