-
Notifications
You must be signed in to change notification settings - Fork 0
/
.mc-lists.el
74 lines (72 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
;; 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
'(
c-electric-colon
c-electric-delete-forward
c-electric-lt-gt
c-electric-paren
c-electric-semi&comma
c-electric-slash
c-electric-star
erc-bol
fill-paragraph
ghc-sort-lines
haskell-indentation-common-electric-command
haskell-indentation-delete-backward-char
haskell-indentation-delete-char
haskell-insert-type
indent-for-tab-command
isearch-abort
ispell-minor-check
jde-kill-camel-tok
jump-char-backward
jump-char-forward
jump-char-process-char
jump-char-repeat-backward
kill-region-or-backward-word
markdown-exdent-or-delete
new-line-dwim
nxml-electric-slash
org-beginning-of-line
org-delete-char
org-delete-char
org-end-of-line
org-self-insert-command
org-todo
orgtbl-self-insert-command
outline-next-visible-heading
paredit-doublequote
paredit-forward-delete
paredit-forward-kill-word
paredit-kill
paredit-kill-region-or-backward-word
paredit-semicolon
paredit-splice-sexp
paredit-splice-sexp-killing-backward
python-indent-electric-colon
repeat
sgml-slash
smex
sp-remove-active-pair-overlay
tex-terminate-paragraph
toggle-input-method
yaml-electric-dash-and-dot
yas-expand
))
(setq mc/cmds-to-run-once
'(
agda2-load
beginning-of-buffer
describe-key-briefly
electric-newline-and-maybe-indent
ghc-save-buffer
haskell-hoogle
ido-kill-buffer
inferior-haskell-load-file
kbd-macro-query
kill-rectangle
text-scale-decrease
wgrep-finish-edit
yaml-electric-backspace
))