00f9ab19ac
The script used to identify and update the change is added into the GitHub workflows script directory. A workflow action can be created to trigger the script to update the headers on the first of every new year. Possibly a task for a consequent PR. |
||
---|---|---|
.. | ||
img | ||
funcs.el | ||
packages.el | ||
README.org |
Smex layer
Description
This layer provides a more traditional alternative to helm-M-x
based on ido
.
Features:
- Provides an alternative way for
helm-M-x
based onido
and smex
Install
To use this configuration layer, add it to your ~/.spacemacs
. You will need to
add smex
to the existing dotspacemacs-configuration-layers
list in this
file.
Key bindings
Key binding | Description |
---|---|
SPC SPC |
all Emacs commands (interactive functions) |
SPC m : |
current major mode commands |