spacemacs/layers/+distribution/spacemacs
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
..
local core: remove special handling of spacemacs-theme and solarized theme 2015-10-07 15:51:39 -04:00
config.el Rename spacemacs-core to spacemacs-base 2015-09-16 21:22:35 -04:00
packages.el bind avy-goto-line to SPC y 2015-11-06 01:29:49 -05:00