-
Notifications
You must be signed in to change notification settings - Fork 4
/
.mc-lists.el
83 lines (81 loc) · 2.38 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
;; 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
backward-sexp
beginning-of-buffer
c-electric-colon
c-electric-delete-forward
c-electric-lt-gt
c-electric-paren
c-electric-pound
c-electric-semi&comma
c-electric-slash
c-electric-star
c-hungry-backspace
comment-dwim
company-complete
company-indent-or-complete-common
delete-horizontal-space
delete-whitespace-backward
delete-whitespace-forward
dired-next-line
dired-previous-line
downcase-region
ess-smart-comma
forward-sexp
haskell-indentation-common-electric-command
haskell-indentation-delete-char
indent-for-tab-command
kill-region
kill-region-or-sexp-at-point
kill-region-or-symbol-at-point
kill-region-or-word-at-point
kill-ring-save-region-or-symbol-at-point
kill-ring-save-region-or-word-at-point
markdown-enter-key
my-string-inflection-cycle-auto
nxml-down-element
nxml-electric-slash
sgml-slash
sh-assignment
smart-delete-whitespace-backward
smart-delete-whitespace-forward
smart-move-beginning-of-line
sp--self-insert-command
sp-backward-kill-sexp
sp-backward-sexp
sp-forward-sexp
sp-kill-sexp
sp-slurp-hybrid-sexp
sp-splice-sexp
sp-wrap-tag-done
string-inflection-dwim-style-cycle
symbolword-backward
symbolword-backward-kill
symbolword-forward
symbolword-kill
tab-to-tab-stop
typescript-insert-and-autoconvert-to-template
typescript-insert-and-indent
undefined
undo-tree-visualizer-quit
upcase-region
vs-move-beginning-of-line
wdired--self-insert
yaml-electric-dash-and-dot
))
(setq mc/cmds-to-run-once
'(
dired-clean-directory
haskell-process-load-file
helm-M-x
indent-whole-buffer
on-input-method
scroll-down-one
scroll-up-one
toggle-input-method
wdired-change-to-wdired-mode
wdired-finish-edit
))