3868a5364f
Add missing ~ (tilde) around key bindings. Remove an extra ~. |
||
---|---|---|
.. | ||
packages.el | ||
README.org |
command-log layer
Description
This layer adds a handy command demonstration mode to Spacemacs.
Features:
- Support for logging all entered keys and triggered commands in a designated buffer via command-log-mode.
- Provides the best way to demonstrate the connection between keystrokes and commands in Emacs.
- Provides an easy way to create command logs for training classes.
Install
To use this configuration layer, add it to your ~/.spacemacs
. You will need to
add command-log
to the existing dotspacemacs-configuration-layers
list in this
file.
Key bindings
Key binding | Description |
---|---|
SPC a L |
Toggle the command log |