spacemacs/layers/+vim
Joe Hillenbrand 5559060ab5 bind avy-goto-line to SPC y
After the change in 1d340dcc77,
there was some grumbling in gitter that `SPC L` is not as convenient
as `SPC l`. Apparently avy-goto-line is a popular function.

`SPC y` is chosen because it is:

- currently unused (as far as I can tell).
- sort of mnemonic because "avy" has a "y" in it.
- doesn't require SHIFT to type
- is accessible even on non-US keyboards
  (there were suggestions such ";" and "\" that are not as accessible
   on non-US keyboards)

This change also updates the documentation regarding the change from
ace-jump-mode to avy.
2015-11-06 01:29:49 -05:00
..
evil-commentary bind avy-goto-line to SPC y 2015-11-06 01:29:49 -05:00
evil-snipe evil-snipe: use a post-init function instead of layer-usedp 2015-11-04 23:17:39 -05:00
unimpaired Convert documentation to publishable format 2015-11-01 23:40:29 -05:00
vim-empty-lines Convert documentation to publishable format 2015-11-01 23:40:29 -05:00
vim-powerline Convert documentation to publishable format 2015-11-01 23:40:29 -05:00
vinegar Fix vinegar keybindings 2015-11-03 00:00:55 -05:00