spacemacs/layers/+distributions
duianto f853124578 Improve editing-style toggles
problem:
The toggle editing style prefix: SPC t E
always shows the same names:
e -> emacs (holy-mode)
h -> hybrid (hybrid-mode)

This causes some confusion about how to
switch to the vim (evil-mode) editing style,
from emacs or hybrid state.

solution:
Show which editing styles one will switch to:

In evil-mode:
e -> emacs (holy-mode)
h -> hybrid (hybrid-mode)

In holy-mode:
e -> vim (evil-mode)
h -> hybrid (hybrid-mode)

In hybrid-mode:
e -> emacs (holy-mode)
h -> vim (evil-mode)
2021-03-13 23:10:24 +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 Improve editing-style toggles 2021-03-13 23:10:24 +01:00