Add more things to .mc-lists
This commit is contained in:
parent
60cca55539
commit
6ff2c8e007
@ -6,6 +6,7 @@
|
|||||||
LaTeX-environment
|
LaTeX-environment
|
||||||
LaTeX-insert-left-brace
|
LaTeX-insert-left-brace
|
||||||
TeX-insert-backslash
|
TeX-insert-backslash
|
||||||
|
TeX-insert-dollar
|
||||||
TeX-insert-sub-or-superscript
|
TeX-insert-sub-or-superscript
|
||||||
hydra-mc/mc/edit-lines
|
hydra-mc/mc/edit-lines
|
||||||
indent-for-tab-command
|
indent-for-tab-command
|
||||||
@ -15,6 +16,8 @@
|
|||||||
|
|
||||||
(setq mc/cmds-to-run-once
|
(setq mc/cmds-to-run-once
|
||||||
'(
|
'(
|
||||||
|
TeX-view
|
||||||
|
hydra--digit-argument
|
||||||
hydra-mc/body
|
hydra-mc/body
|
||||||
hydra-mc/mc/edit-ends-of-lines
|
hydra-mc/mc/edit-ends-of-lines
|
||||||
hydra-mc/mc/edit-lines
|
hydra-mc/mc/edit-lines
|
||||||
@ -31,4 +34,5 @@
|
|||||||
hydra-mc/mc/unmark-previous-like-this
|
hydra-mc/mc/unmark-previous-like-this
|
||||||
hydra-mc/nil
|
hydra-mc/nil
|
||||||
smex
|
smex
|
||||||
|
switch-to-buffer
|
||||||
))
|
))
|
||||||
|
Loading…
Reference in New Issue
Block a user