core: add e key bindings in Quick Help home screen

This commit is contained in:
syl20bnr 2017-10-29 22:10:44 -04:00
parent 41dcccc22b
commit bd6226d9fb
1 changed files with 10 additions and 8 deletions

View File

@ -2,21 +2,23 @@ Press [TAB] or [J] to move to next button.
Press [Shift-TAB] or [K] to move to previous button.
Press [w] to jump to warning list.
Press [r] to jump to recent file list if it is enabled.
Press [p] to jump to project list if it is enabled.
Press [c] to jump to org-agenda list if it is enabled.
Press [b] to jump to bookmark list if it is enabled.
Press [c] to jump to org-agenda list if it is enabled.
Press [d] to jump to org-todo list if it is enabled.
Press [e] to jump to error list.
Press [m] to jump to the top menu.
Press [o] to jump to any link or button.
Press [m] to jump to the top menu.
Press [p] to jump to project list if it is enabled.
Press [r] to jump to recent file list if it is enabled.
Press [w] to jump to warning list.
Press [SPC] (in Vim editing style) or [Alt-m] (in Emacs editing style) to access
Spacemacs commands (will list only the Vim style ones for the rest of this