Files
doomemacs/modules
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
..
2021-07-10 17:43:46 -04:00
2021-07-18 18:36:07 +08:00
2021-05-23 21:49:02 -04:00
2021-07-18 02:19:32 -04:00
2021-07-06 02:31:52 -04:00
2021-07-13 11:20:40 +02:00