92 lines
2.7 KiB
EmacsLisp
92 lines
2.7 KiB
EmacsLisp
;; 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
|
|
'(
|
|
TeX-insert-backslash
|
|
backward-sexp
|
|
beginning-of-buffer
|
|
beginning-of-visual-line
|
|
c-electric-delete-forward
|
|
c-electric-semi&comma
|
|
c-indent-line-or-region
|
|
comment-dwim-2
|
|
delete-horizontal-space
|
|
dired-do-rename
|
|
end-of-visual-line
|
|
eval-last-sexp
|
|
forward-sexp
|
|
git-rebase-squash
|
|
git-rebase-undo
|
|
go-mode-insert-and-indent
|
|
helm-show-kill-ring
|
|
imalison:avy
|
|
imalison:multi-line
|
|
increase-left-margin
|
|
indent-for-tab-command
|
|
indent-region
|
|
insert-register
|
|
isearch-forward-regexp
|
|
isearch-other-control-char
|
|
isearch-printing-char
|
|
keyboard-quit
|
|
kill-region
|
|
kill-visual-line
|
|
markdown-outdent-or-delete
|
|
nxml-electric-slash
|
|
org-beginning-of-line
|
|
org-delete-char
|
|
org-end-of-line
|
|
org-force-self-insert
|
|
org-kill-line
|
|
org-self-insert-command
|
|
org-yank
|
|
phi-search
|
|
phi-search-backward
|
|
purescript-indentation-delete-backward-char
|
|
purescript-indentation-delete-char
|
|
python-indent-electric-colon
|
|
sgml-slash
|
|
skeleton-pair-insert-maybe
|
|
sp-backward-sexp
|
|
sp-forward-sexp
|
|
sp-forward-slurp-sexp
|
|
sp-remove-active-pair-overlay
|
|
sp-splice-sexp
|
|
sp-splice-sexp-killing-backward
|
|
string-inflection-toggle
|
|
tern-ac-dot-complete
|
|
transpose-sexps
|
|
transpose-words
|
|
undo-redo
|
|
universal-argument-minus
|
|
wdired-finish-edit
|
|
yaml-electric-backspace
|
|
yaml-electric-dash-and-dot
|
|
yas-expand
|
|
))
|
|
|
|
(setq mc/cmds-to-run-once
|
|
'(
|
|
dired-toggle-read-only
|
|
handle-switch-frame
|
|
helm-M-x
|
|
ido-write-file
|
|
iedit-switch-to-mc-mode
|
|
imalison:hydra-font/body
|
|
imalison:hydra-font/imalison:font-size-decr
|
|
imalison:hydra-font/imalison:font-size-incr
|
|
imalison:multiple-cursors-hydra/body
|
|
imalison:multiple-cursors-hydra/mc/edit-lines-and-exit
|
|
imalison:multiple-cursors-hydra/mc/mark-all-like-this-and-exit
|
|
imalison:multiple-cursors-hydra/mc/mark-next-like-this
|
|
imalison:multiple-cursors-hydra/mc/mark-previous-like-this
|
|
imalison:multiple-cursors-hydra/nil
|
|
isearch-delete-char
|
|
lsp-ui-doc--handle-mouse-movement
|
|
make-frame
|
|
overwrite-mode
|
|
smex
|
|
yank-rectangle
|
|
))
|