Documentation has outdated shortcut

The suggestions to use SPC ; SPC y is from the previous versions where SPC y was bound to avy-goto-line.
Now that command is bound to SPC j l
This commit is contained in:
Rob Donnelly 2016-11-15 23:39:07 -08:00 committed by syl20bnr
parent 39667d3c87
commit 779072a651
1 changed files with 1 additions and 1 deletions

View File

@ -2838,7 +2838,7 @@ Comments are handled by [[https://github.com/redguardtoo/evil-nerd-commenter][ev
| ~SPC c y~ | comment and yank |
| ~SPC c Y~ | invert comment and yank |
*Tips:* To comment efficiently a block of line use the combo ~SPC ; SPC y~
*Tips:* To comment efficiently a block of line use the combo ~SPC ; SPC j l~
*** Regular expressions
Spacemacs uses the packages [[https://github.com/joddie/pcre2el][pcre2el]] to manipulate regular expressions. It is