add stuff for multiple-cursors

master
Jacopo De Simoi 9 months ago
parent ea9cbf8167
commit e10c122c57
  1. 5
      .mc-lists.el

@ -23,6 +23,7 @@
c-electric-semi&comma
c-electric-star
c-forward-into-nomenclature
cycle-spacing
delete-horizontal-space
down-list
eval-last-sexp
@ -50,6 +51,7 @@
kill-sexp
markdown-outdent-or-delete
move-past-close-and-reindent
open-line-and-indent
org-beginning-of-line
org-clock-in
org-clock-out
@ -74,6 +76,7 @@
org-todo
org-yank
outshine-self-insert-command
paredit-delete-char
paredit-forward
paredit-forward-delete
paredit-open-round
@ -102,6 +105,8 @@
beginning-of-buffer
comment-dwim
compose-mail
cqql-multiple-cursors-hydra/mc/edit-beginnings-of-lines-and-exit
cqql-multiple-cursors-hydra/mc/edit-lines-and-exit
dabbrev-completion
describe-key
end-of-buffer

Loading…
Cancel
Save