-
Notifications
You must be signed in to change notification settings - Fork 2
/
.mc-lists.el
67 lines (65 loc) · 1.34 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
;; 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
'(
ampl-insert-parens
ampl-insert-sqbrackets
backward-sexp
c-electric-lt-gt
c-electric-paren
c-electric-semi&comma
c-electric-slash
c-electric-star
c-indent-line-or-region
crux-move-beginning-of-line
dabbrev-expand
eval-last-sexp
forward-sexp
indent-for-tab-command
indent-pp-sexp
indent-sexp
insert-parentheses
kill-region
kill-sexp
mark-sexp
markdown-exdent-or-delete
org-beginning-of-line
org-ctrl-c-ctrl-c
org-cycle
org-delete-char
org-end-of-line
org-kill-line
org-metaright
org-self-insert-command
org-todo
org-yank
paredit-backslash
paredit-backward
paredit-backward-kill-word
paredit-backward-up
paredit-comment-dwim
paredit-doublequote
paredit-forward
paredit-forward-delete
paredit-kill
paredit-meta-doublequote
paredit-newline
paredit-open-round
paredit-raise-sexp
paredit-reindent-defun
paredit-semicolon
paredit-splice-sexp
paredit-wrap-round
query-replace
slime-autodoc-space
slime-compile-defun
transpose-sexps
upcase-region
yaml-electric-backspace
))
(setq mc/cmds-to-run-once
'(
completion-at-point
helm-M-x
mouse-drag-mode-line
))