-
Notifications
You must be signed in to change notification settings - Fork 2
/
.mc-lists.el
35 lines (33 loc) · 958 Bytes
/
.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
;; 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
'(
cljr-slash
combobulate-envelop-tsx-ts-mode-wrap-parentheses
combobulate-navigate-up
corfu-complete-and-quit
corfu-next
corfu-quit
down-list
end-of-visual-line
kill-sexp
lsp-ui-doc--handle-mouse-movement
mark-sexp
mc/mark-all-in-region-regexp
mc/mark-next-lines
org-end-of-line
org-self-insert-command
puni-backward-delete-char
puni-forward-delete-char
puni-forward-kill-word
puni-forward-sexp-or-up-list
puni-raise
puni-wrap-curly
region-bindings-doublequote
undo-only
))
(setq mc/cmds-to-run-once
'(
helpful-key
pixel-scroll-precision
))