Table of Contents

Smex layer

Table of ContentsClose

smex.png

1 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.

2 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.

3 Key bindings

Key Binding Description
SPC : all Emacs commands (interactive functions)
SPC m : current major mode commands

Author: Sylvain Benner

Created: 2016-10-03 Mon 00:56

Validate