spacemacs/layers/+emacs/helpful/README.org
Maximilian Wolff f68cfc0975
Revise helpful layer
Streamlined keybindings
Adjust helpful-mode to work well with evil bindings
2019-12-07 00:15:49 +01:00

1.1 KiB

helpful layer

Description

This layer supports the helpful package, which extends the Emacs help buffer to include things like references and source code.

Features:

  • Better help buffers with helpful
  • Source code
  • Callers
  • Prettier docstrings

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add helpful to the existing dotspacemacs-configuration-layers list in this file.

Key bindings

Key Binding Description
SPC h h h Open helpful buffer for item under point
SPC h h k Open helpful buffer for key binding
SPC h h f Open helpful buffer for any callable object
SPC h h v Open helpful buffer for variable