This layer provides a more traditional alternative to helm-M-x
based on ido
.
- Provides an alternative way for
helm-M-x
based onido
and smex
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 binding | Description |
---|---|
SPC SPC | all Emacs commands (interactive functions) |
SPC m : | current major mode commands |