Fix indentation on .mc-lists.el
This commit is contained in:
parent
25e226ab01
commit
488276e55a
@ -9,29 +9,51 @@
|
||||
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>
|
||||
@ -53,7 +75,12 @@
|
||||
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
|
||||
))
|
||||
|
Loading…
Reference in New Issue
Block a user