forked from ashton314/emacs-bedrock
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.mc-lists.el
62 lines (60 loc) · 1.36 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
;; 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
'(
apply-operation-to-number-at-point
backward-sexp
comment-or-uncomment-region
consult-line
consult-yank-pop
copilot-accept-completion
crux-kill-line-backwards
crux-move-beginning-of-line
crux-smart-kill-line
cycle-spacing
electric-newline-and-maybe-indent
electric-pair-delete-pair
end-of-visual-line
forward-sexp
indent-for-tab-command
isearch-abort
iy-go-to-char--command
iy-go-to-char-quit
jump-char-forward
jump-char-process-char
kill-region
markdown-outdent-or-delete
mc--insert-letter-and-increase
mc--insert-number-and-increase
org-cycle
org-delete-char
org-end-of-line
org-return-and-maybe-indent
org-self-insert-command
org-shiftleft
org-yank
overwrite-mode
search-forward
sgml-slash
transpose-words
wdired--self-insert
zop-up-to-char
))
(setq mc/cmds-to-run-once
'(
avy-goto-char
avy-goto-word-1
cider-load-buffer
corfu-next
dcl-electric-character
handle-switch-frame
lsp-signature-stop
lsp-ui-doc--handle-mouse-movement
mouse-set-region
mouse-yank-primary
picture-self-insert
pixel-scroll-precision
pixel-scroll-start-momentum
winum-select-window-2
winum-select-window-3
))