spacemacs/layers/smex
justbur b0ee301845 layers: Conditionally load helm packages
Only use them when the spacemacs-helm layer is used.
2016-01-09 13:36:03 -05:00
..
img core: dotspacemacs-distribution, spacemacs-core layer and rename contrib 2015-09-07 23:44:43 -04:00
packages.el layers: Conditionally load helm packages 2016-01-09 13:36:03 -05:00
README.org Update install layer section in REAMDE.org files 2016-01-06 00:21:55 -05:00

Smex layer

/TakeV/spacemacs/media/commit/53d55d3da6d9823dad2f956858c4a697c87ff093/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