Bump :editor
DogLooksGood/parinfer-mode@91856b9 -> DogLooksGood/parinfer-mode@8659c99 abo-abo/lispy@5c8a59a -> abo-abo/lispy@38a7df4 emacs-evil/evil-collection@e6824e2 -> emacs-evil/evil-collection@334670e emacsorphanage/god-mode@f51c8f6 -> emacsorphanage/god-mode@02a402b gabesoft/evil-mc@7dfb2ca -> gabesoft/evil-mc@f04fb17 hlissner/doom-snippets@33eb93b -> hlissner/doom-snippets@aa5587b magnars/multiple-cursors.el@83abb05 -> magnars/multiple-cursors.el@a9d7764 noctuid/lispyville@0f13f26 -> noctuid/lispyville@89316f0 redguardtoo/evil-nerd-commenter@563cdc1 -> redguardtoo/evil-nerd-commenter@2730820
This commit is contained in:
parent
06c13d9a0c
commit
8635fc78bc
8 changed files with 12 additions and 11 deletions
|
@ -62,8 +62,7 @@
|
|||
(append vars sp--mc/cursor-specific-vars)))))
|
||||
|
||||
;; Whitelist more commands
|
||||
(dolist (fn '((delete-char)
|
||||
(backward-kill-word)
|
||||
(dolist (fn '((backward-kill-word)
|
||||
(company-complete-common . evil-mc-execute-default-complete)
|
||||
(doom/backward-to-bol-or-indent . evil-mc-execute-default-call)
|
||||
(doom/forward-to-last-non-comment-or-eol . evil-mc-execute-default-call)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue