spacemacs/layers/+distributions
duianto f4999e8242 Restore evil-visual-state-map on edebug exit
problem:
Exiting edebug-mode, leaves the evil-visual-state-map
with only the two key bindings that are defined in:
evilified-state--setup-visual-state-keymap
y       evil-yank
escape  evil-exit-visual-state

solution:
Restore the evil-visual-state-map when exiting edebug-mode.

Added an alias for the new exit function:
evilified-state--evilified-state-on-exit

called: evil-evilified-state-exit
the opposite of: evil-evilified-state
2021-02-20 07:49:43 +01:00
..
spacemacs update copyright to 2020 2020-09-23 21:25:01 +02:00
spacemacs-base update copyright to 2020 2020-09-23 21:25:01 +02:00
spacemacs-bootstrap Restore evil-visual-state-map on edebug exit 2021-02-20 07:49:43 +01:00