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)
|
||||
|
|
|
@ -7,6 +7,6 @@
|
|||
;; time of writing). Revisit later.
|
||||
(package! iedit :pin "77eb0a1e2e44b453e4ebf4c38409affa353f5139")
|
||||
(package! evil-multiedit :pin "9f271e0e6048297692f80ed6c5ae8994ac523abc")
|
||||
(package! evil-mc :pin "7dfb2ca5ac00c249cb2f55cd6fa91fb2bfb1117e"))
|
||||
(package! evil-mc :pin "f04fb17f35f2722f2ac93c862b4450bb8e5b739a"))
|
||||
|
||||
((package! multiple-cursors :pin "83abb0533a9d9635bc86d6d52a4e7641b0eaaf63")))
|
||||
((package! multiple-cursors :pin "a9d7764f80b241978f3d4e76bc981ef10bab5d70")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue