From 478bc924b7b573eee6d2a765e1c65dd5bb939cc0 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Mon, 26 Sep 2022 15:13:46 -0400 Subject: [PATCH] Add hydras to multi-cursor whitelist --- .mc-lists.el | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/.mc-lists.el b/.mc-lists.el index 2e52905..4e6560e 100644 --- a/.mc-lists.el +++ b/.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 ))