doomemacs/modules/editor/multiple-cursors
Daanturo 65561df25f Improve multiple-cursors compatibility with evil-multiedit
After exiting `multiple-cursors`, when the previous state is
multiedit{,-insert}, return to normal state.

Use case:
- Mark occurrences with evil-multiedit
- `iedit-switch-to-mc-mode` ("M-M")
- Make some edit
- "C-g" to exit `multiple-cursors`

Expected behaviour: Return to evil's normal-state
Observed behaviour before the patch: Emacs stays on emacs-state
2021-07-22 11:38:41 +07:00
..
autoload Add eval-and-replace support to evil-mc 2020-08-02 18:11:45 -04:00
config.el Improve multiple-cursors compatibility with evil-multiedit 2021-07-22 11:38:41 +07:00
packages.el Bump :editor 2021-07-11 17:52:08 -04:00