87 lines
2.5 KiB
EmacsLisp
87 lines
2.5 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
|
|
'(
|
|
LaTeX-babel-insert-hyphen
|
|
LaTeX-environment
|
|
LaTeX-insert-left-brace
|
|
TeX-insert-backslash
|
|
TeX-insert-dollar
|
|
TeX-insert-sub-or-superscript
|
|
antlr-electric-character
|
|
antlr-indent-command
|
|
c-electric-brace
|
|
c-electric-colon
|
|
c-electric-delete-forward
|
|
c-electric-lt-gt
|
|
c-electric-paren
|
|
c-electric-semi&comma
|
|
c-electric-slash
|
|
c-end-of-statement
|
|
c-indent-line-or-region
|
|
comment-dwim
|
|
crux-move-beginning-of-line
|
|
delete-indentation
|
|
electric-newline-and-maybe-indent
|
|
electric-verilog-colon
|
|
electric-verilog-semi
|
|
electric-verilog-tab
|
|
end-of-buffer
|
|
hydra-mc/mc/edit-lines
|
|
indent-for-tab-command
|
|
kill-region
|
|
markdown-exdent-or-delete
|
|
org-beginning-of-line
|
|
org-cycle
|
|
org-delete-char
|
|
org-delete-indentation
|
|
org-end-of-line
|
|
org-force-self-insert
|
|
org-kill-line
|
|
org-return
|
|
org-return-indent
|
|
org-self-insert-command
|
|
org-yank
|
|
reindent-then-newline-and-indent
|
|
upcase-region
|
|
yas-expand
|
|
))
|
|
|
|
(setq mc/cmds-to-run-once
|
|
'(
|
|
TeX-view
|
|
avy-goto-char
|
|
c-electric-star
|
|
handle-switch-frame
|
|
hydra--digit-argument
|
|
hydra-mc-manual/body
|
|
hydra-mc-manual/lambda-<return>
|
|
hydra-mc-manual/lambda-<return>-and-exit
|
|
hydra-mc-manual/lambda-SPC
|
|
hydra-mc/body
|
|
hydra-mc/mc/edit-ends-of-lines
|
|
hydra-mc/mc/edit-lines
|
|
hydra-mc/mc/edit-lines-and-exit
|
|
hydra-mc/mc/insert-numbers
|
|
hydra-mc/mc/mark-all-dwim
|
|
hydra-mc/mc/mark-all-symbols-like-this
|
|
hydra-mc/mc/mark-next-like-this
|
|
hydra-mc/mc/mark-previous-like-this
|
|
hydra-mc/mc/skip-to-next-like-this
|
|
hydra-mc/mc/skip-to-previous-like-this
|
|
hydra-mc/mc/sort-regions
|
|
hydra-mc/mc/unmark-next-like-this
|
|
hydra-mc/mc/unmark-previous-like-this
|
|
hydra-mc/nil
|
|
mouse-set-region
|
|
org-insert-heading-respect-content
|
|
org-latex-export-to-pdf-no-kr
|
|
python-shell-send-buffer
|
|
recompile
|
|
smex
|
|
swiper
|
|
switch-to-buffer
|
|
undo-tree-visualize
|
|
))
|