settings

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

.mc-lists.el (441B)


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
;; 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
      '(
	autopair-insert-opening
	autopair-newline
	autopair-skip-close-maybe
	c-electric-delete-forward
	c-indent-line-or-region
	indent-for-tab-command
	kill-region
	undefined
	))

(setq mc/cmds-to-run-once
      '(
	kmacro-edit-macro
	write-file
	))