spacemacs/core/info/quickhelp.txt
syl20bnr 7ff631a1d9 Change j/k to J/K to navigate home buffer
Update the quick help and sort the key bindings a bit.
2016-10-09 13:14:41 -04:00

29 lines
965 B
Plaintext

Press [TAB] or [J] to move to next button.
Press [Shift-TAB] or [K] to move to previous button.
Press [r] to jump to recent file list if it is enabled.
Press [p] to jump to project list if it is enabled.
Press [b] to jump to bookmark list if it is enabled.
Press [o] to jump to any link or button.
Press [m] to jump to the top menu.
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
help).
Press [SPC f e d] (or [Alt-m f e d] in Emacs style) to access .spacemacs file.
Press [SPC h SPC] to access a list of documentation and supported layers. You
can type anything to narrow to a specific feature i.e. "python" for Python
layer. There are multiple lists and you can press [Ctrl-o] to switch between
them.
When reading a document, you can use [SPC s j] to jump to a heading.
Please consult Spacemacs documentation from [SPC h SPC] for more details.