spacemacs/layers/+emacs/smex
syl20bnr fb27ede558 Bump year in copyright headers
Happy New Year 2017!
2017-01-05 23:08:17 -05:00
..
img layers directory: create new categories 2016-03-23 21:39:43 -04:00
funcs.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
packages.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
README.org Convert org doc files with doc-fmt 2016-03-30 22:59:55 -04:00

Smex layer

/TakeV/spacemacs/media/commit/31a11abd54a26c19798c09658e602b64787dd39d/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