emacs/.emacs.d/.mc-lists.el

60 lines
1.5 KiB
EmacsLisp
Raw Normal View History

;; 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
'(
2016-01-20 21:44:08 -05:00
LaTeX-babel-insert-hyphen
LaTeX-environment
2015-09-17 21:43:53 -04:00
LaTeX-insert-left-brace
TeX-insert-backslash
2015-10-04 16:41:30 -04:00
TeX-insert-dollar
2015-09-17 21:43:53 -04:00
TeX-insert-sub-or-superscript
2016-03-01 15:21:23 -05:00
c-electric-brace
c-electric-colon
c-electric-lt-gt
c-electric-paren
c-electric-semi&comma
c-electric-slash
c-indent-line-or-region
2016-01-20 21:44:08 -05:00
comment-dwim
electric-newline-and-maybe-indent
electric-verilog-colon
electric-verilog-semi
electric-verilog-tab
2015-09-17 21:43:53 -04:00
hydra-mc/mc/edit-lines
2015-10-04 16:10:33 -04:00
indent-for-tab-command
kill-region
2016-01-20 21:44:08 -05:00
markdown-exdent-or-delete
reindent-then-newline-and-indent
2015-09-17 21:43:53 -04:00
yas-expand
))
(setq mc/cmds-to-run-once
'(
2015-10-04 16:41:30 -04:00
TeX-view
hydra--digit-argument
2016-03-01 15:21:23 -05:00
hydra-mc-manual/body
2016-01-20 21:44:08 -05:00
hydra-mc-manual/lambda-<return>
hydra-mc-manual/lambda-<return>-and-exit
2016-03-01 15:21:23 -05:00
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
2015-10-04 16:10:33 -04:00
hydra-mc/nil
2016-01-20 21:44:08 -05:00
mouse-set-region
2016-03-01 15:21:23 -05:00
recompile
smex
2015-10-04 16:41:30 -04:00
switch-to-buffer
))