-
Notifications
You must be signed in to change notification settings - Fork 3
/
.mc-lists.el
49 lines (47 loc) · 1.29 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
;; 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
'(
View-scroll-page-forward
c-electric-brace
c-electric-colon
c-electric-delete-forward
c-electric-lt-gt
c-electric-paren
c-electric-semi&comma
c-electric-star
c-indent-line-or-region
coffee-dedent-line-backspace
comment-dwim
delete-horizontal-space
electric-newline-and-maybe-indent
eval-last-sexp
evaluate-region-using-units
handle-switch-frame
indent-for-tab-command
kill-region
mouse-yank-primary
org-beginning-of-line
org-delete-char
org-end-of-line
org-fill-paragraph
org-kill-line
org-open-line
org-self-insert-command
org-yank
picture-self-insert
python-indent-shift-right
sgml-slash
sh-assignment
smart-quotes-insert-double
smart-quotes-insert-single
))
(setq mc/cmds-to-run-once
'(
ag-current-word
c-electric-slash
count-words-region
fzf-repository
ido-switch-buffer
point-to-register
))