spacemacs/layers/+emacs/smex
2016-05-15 21:52:10 -04:00
..
img layers directory: create new categories 2016-03-23 21:39:43 -04:00
funcs.el Move smex layer functions to funcs.el 2016-05-15 21:52:10 -04:00
packages.el Move smex layer functions to funcs.el 2016-05-15 21:52:10 -04:00
README.org Convert org doc files with doc-fmt 2016-03-30 22:59:55 -04:00

Smex layer

/TakeV/spacemacs/media/commit/797b5b08b76aa9dd9fc6761cbee6f30ed2d87e99/layers/+emacs/smex/img/smex.png

Description

This layer replaces helm-M-x by smex which is built on top of ido. ido can perform flex matching with the flx-ido mode which is already activated in the Spacemacs layer.

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 : all Emacs commands (interactive functions)
SPC m : current major mode commands