ebe4c60264
This reverts commit
|
||
---|---|---|
.. | ||
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 |