Merge pull request #55 from gilbertw1/feature-evil-mc

add `doom/deflate-space-maybe' as a custom evil-mc custom known command
This commit is contained in:
Henrik Lissner 2017-05-07 18:03:38 +02:00 committed by GitHub
commit 69f6eab913

View file

@ -301,7 +301,10 @@ algorithm is just confusing, like in python or ruby."
(setq-local evilmi-always-simple-jump t)))
(def-package! evil-mc :demand t
:config (global-evil-mc-mode 1))
:config
(global-evil-mc-mode 1)
(setq evil-mc-custom-known-commands
'((doom/deflate-space-maybe . ((:default . evil-mc-execute-default-evil-delete))))))
(def-package! evil-multiedit
:commands (evil-multiedit-match-all