Add hydras to multi-cursor whitelist

master
Jacopo De Simoi 4 years ago
parent f94f25c093
commit 478bc924b7
  1. 19
      .mc-lists.el

@ -28,6 +28,13 @@
forward-sexp
helm-M-x
helm-confirm-and-exit-minibuffer
hydra-paren/body
hydra-paren/lambda-j
hydra-paren/lambda-l
hydra-timestamp/body
hydra-timestamp/lambda-l
hydra-timestamp/lambda-n
hydra-timestamp/lambda-t
increment-number-at-point
insert-char-with-padding
insert-comma
@ -56,6 +63,7 @@
org-metaright
org-open-line
org-return
org-return-and-maybe-indent
org-return-indent
org-self-insert-command
org-set-property
@ -85,20 +93,28 @@
'(
LaTeX-mark-environment
TeX-newline
ace-window
async-shell-command
avy-goto-word-or-subword-1
backward-sentence
beginning-of-buffer
comment-dwim
compose-mail
dabbrev-completion
describe-key
end-of-buffer
fill-paragraph
find-file
forward-button
forward-sentence
helm-find-files
ido-find-file
jump-to-mark
make
mu4e
mu4e-headers-mark-for-move
mu4e-headers-mark-for-trash
mu4e-headers-prev
org-agenda-next-line
org-clock-modify-effort-estimate
org-clock-report
@ -107,6 +123,7 @@
org-insert-heading
org-insert-todo-heading-respect-content
org-shiftdown
org-shiftmetaleft
org-shiftmetaright
org-shiftup
org-update-statistics-cookies
@ -116,7 +133,9 @@
set-goal-column
smerge-next
tags-loop-continue
undefined
up-list
where-is
wilder/open-line-and-indent
xref-find-references
))

Loading…
Cancel
Save