-
Notifications
You must be signed in to change notification settings - Fork 5
/
.mc-lists.el
78 lines (76 loc) · 2.04 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
;; 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
'(
LaTeX-babel-insert-hyphen
LaTeX-insert-left-brace
TeX-insert-backslash
ace-jump-done
ace-jump-mode
ace-jump-move
amd-kill-line
artist-forward-char
backward-sentence
backward-sexp
c-electric-delete-forward
coffee-dedent-line-backspace
comment-dwim
counsel-yank-pop
dabbrev-expand
electric-pair-delete-pair
end-of-visual-line
eval-and-replace
eval-last-sexp
exchange-point-and-mark-noactivate
forward-sexp
helm-M-x
indent-for-tab-command
insert-register
ivy-done
js2r-kill
js2r-rename-var
kill-region
markdown-enter-key
org-beginning-of-line
org-delete-char
org-end-of-line
org-kill-line
org-self-insert-command
orgtbl-hijacker-command-109
orgtbl-self-insert-command
paredit-backslash
paredit-backward
paredit-backward-kill-word
paredit-backward-slurp-sexp
paredit-comment-dwim
paredit-doublequote
paredit-forward
paredit-forward-delete
paredit-forward-kill-word
paredit-forward-slurp-sexp
paredit-kill
paredit-meta-doublequote
paredit-open-round
paredit-raise-sexp
paredit-wrap-round
picture-backward-clear-column
picture-clear-column
picture-self-insert
sgml-slash
transpose-words
wdired-finish-edit
web-mode-element-insert
wgrep-finish-edit
yaml-electric-backspace
yas-expand
))
(setq mc/cmds-to-run-once
'(
edebug-step-mode
end-of-buffer
ido-switch-buffer
js2r-extract-var
markdown-exdent-or-delete
mu4e
paredit-semicolon
))