spacemacs/layers/smex
2016-01-13 00:07:04 -05:00
..
img
packages.el spacemacs-ivy: simplify handling of smex 2016-01-13 00:07:04 -05:00
README.org

Smex layer

/TakeV/spacemacs/media/commit/45043e714221b1871c248cc028a557f3a210ec76/layers/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