This repository was archived by the owner on Jul 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathmc-lists
More file actions
49 lines (47 loc) · 1.37 KB
/
mc-lists
File metadata and controls
49 lines (47 loc) · 1.37 KB
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
;; 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
'(
counsel-M-x
counsel-yank-pop
cycle-quotes
forward-sexp
hungry-delete-backward
hungry-delete-forward
hydra-change-case/body
hydra-change-case/modi/downcase-and-exit
hydra-change-case/modi/upcase-and-exit
indent-for-tab-command
ivy-occur-delete-candidate
kill-region
lsp-ui-doc--handle-mouse-movement
mwim-beginning-of-code-or-line-or-comment
mwim-end-of-code-or-line
org-beginning-of-line
org-cycle
org-end-of-line
org-fill-paragraph
org-self-insert-command
sp-backward-delete-char
sp-backward-kill-word
sp-backward-sexp
sp-delete-char
sp-kill-hybrid-sexp
sp-kill-region
sp-kill-word
sp-strict-kill-line-or-region
sp-unwrap-sexp
wgrep-finish-edit
wrap-with-double-quotes
yaml-electric-backspace
yaml-electric-dash-and-dot
))
(setq mc/cmds-to-run-once
'(
align-hydra/body
beginend-prog-mode-goto-end
duplicate-thing
golden-ratio-scroll-screen-up
ivy-wgrep-change-to-wgrep-mode
))