-
Notifications
You must be signed in to change notification settings - Fork 4
/
.mc-lists.el
165 lines (163 loc) · 4.5 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
;; 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-yank
LaTeX-babel-insert-hyphen
backward-up-list
beginning-of-buffer
beginning-of-defun
beginning-of-line-or-indentation
c-electric-brace
c-electric-colon
c-electric-delete-forward
c-electric-paren
c-electric-pound
c-electric-semi&comma
c-electric-slash
c-electric-star
c-indent-line-or-region
c-indent-new-comment-line
camel-to-snake
change-number-at-point
comment-or-uncomment-region-or-line
copilot-accept-completion
counsel-yank-pop
default-indent-new-line
delete-char
delete-horizontal-space
delete-indentation
describe-key-briefly
dired-unmark-backward
duplicate-current-line-or-region
electric-newline-and-maybe-indent
end-of-visual-line
eval-and-replace
eval-last-sexp
eval-print-last-sexp
fold-this
fold-this-unfold-at-point
forward-sexp
helm-show-kill-ring
indent-for-tab-command
indent-new-comment-line
indent-rigidly
indent-rigidly-right
isearch-abort
isearch-forward-regexp
isearch-printing-char
isearch-repeat-forward
ivy-backward-delete-char
js2-line-break
keyboard-quit
kill-region
kill-visual-line
kmacro-start-macro-or-insert-counter
mark-sexp
markdown-electric-backquote
markdown-exdent-or-delete
markdown-outdent-or-delete
mc--insert-number-and-increase
mc/vertical-align
mc/vertical-align-with-space
move-text-up
nxml-electric-slash
org-agenda-end-of-line
org-agenda-next-line
org-agenda-previous-line
org-archive-subtree-default
org-beginning-of-line
org-cycle
org-decrease-number-at-point
org-delete-char
org-end-of-line
org-force-self-insert
org-kill-line
org-open-line
org-return-and-maybe-indent
org-return-indent
org-self-insert-command
org-set-tags-command
org-shiftcontrolup
org-transpose-words
org-yank
orgtbl-hijacker-command-102
orgtbl-hijacker-command-109
orgtbl-self-insert-command
reactivate-mark
rectangle-backward-char
rectangle-previous-line
rjsx-delete-creates-full-tag
rjsx-electric-lt
sgml-slash
sh-assignment
sp-backward-unwrap-sexp
sp-remove-active-pair-overlay
sp-unwrap-sexp
string-inflection-all-cycle
string-inflection-camelcase
string-inflection-kebab-case
string-inflection-lower-camelcase
string-inflection-underscore
subtract-number-at-point
subword-right
tab-to-tab-stop
toggle-input-method
top-join-line
transpose-words
undefined
wdired--self-insert
wdired-capitalize-word
wdired-finish-edit
wdired-next-line
web-mode-navigate
wgrep-change-to-wgrep-mode
wgrep-finish-edit
yaml-electric-backspace
yaml-electric-bar-and-angle
yaml-electric-dash-and-dot
zop-to-char
))
(setq mc/cmds-to-run-once
'(
+shellpop-vterm
company-complete
company-complete-selection
counsel-M-x
god-local-mode
god-mode-self-insert
godef-jump
helm-M-x
helm-mini
helm-projectile
hsplit-last-buffer
ido-switch-buffer
insert-file
isearch-delete-char
ivy-done
ivy-switch-buffer
kmacro-end-or-call-macro
lsp-ui-doc--handle-mouse-movement
mark-whole-buffer
mc/insert-numbers
mc/mark-all-dwim
minibuffer-keyboard-quit
mouse-buffer-menu
mouse-secondary-save-then-kill
mouse-set-region
mouse-set-secondary
mouse-start-secondary
phi-search
php-browse-manual
projectile-switch-project
projectile-switch-to-buffer
repeat
smex
swiper
swiper-mc
undo-tree-visualize
wgrep-abort-changes
yank-rectangle
yas-clear-field
yas-expand
))