-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.mc-lists.el
46 lines (44 loc) · 1.19 KB
/
.mc-lists.el
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
;; 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
'(
avy-goto-word-1
beginning-of-buffer
c-indent-line-or-region
clipboard-kill-region
downcase-region
electric-newline-and-maybe-indent
end-of-buffer
helm-M-x
helm-ag--mark-line-deleted
helm-mini
helm-show-kill-ring
indent-for-tab-command
js2-mode-toggle-element
kill-region
markdown-cycle
markdown-outdent-or-delete
mouse-drag-vertical-line
move-text-down
move-text-up
org-beginning-of-line
org-cycle
org-end-of-line
org-force-self-insert
org-kill-line
org-return-indent
org-self-insert-command
org-yank
orgtbl-self-insert-command
typescript-insert-and-indent
undefined
undo-tree-visualize
upcase-region
yaml-electric-backspace
yaml-electric-dash-and-dot
))
(setq mc/cmds-to-run-once
'(
calc-dispatch
help-for-help
))