spacemacs/layers/+distributions
duianto 898e509273 [evilified] Add evilified normal keys: yank, navigate
evilified normal state is missing some useful keys:
y (evil-yank) and the common navigation keys:
f, F, t, T, w, W, b, B, $, ^

They are available in evilified visual state,
but it's useful to be able to copy text
without having to enter visual state first.

Adding `y` (`evil-yank`), makes the inner (`i`) and outer (`a`),
text objects available in evilified normal state.

This also adds the text objects to evilified visual state.
2021-03-14 00:32:34 +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 [evilified] Add evilified normal keys: yank, navigate 2021-03-14 00:32:34 +01:00