add `doom/deflate-space-maybe' as a custom evil-mc custom known command

This commit is contained in:
Bryan Gilbert 2017-05-07 11:55:20 -04:00
parent 427f2eef83
commit a7bf30b2c4

View File

@ -285,7 +285,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