spacemacs/layers/smex
2015-11-01 23:40:29 -05:00
..
img core: dotspacemacs-distribution, spacemacs-core layer and rename contrib 2015-09-07 23:44:43 -04:00
packages.el core: dotspacemacs-distribution, spacemacs-core layer and rename contrib 2015-09-07 23:44:43 -04:00
README.org Convert documentation to publishable format 2015-11-01 23:40:29 -05:00

smex contribution layer for Spacemacs

/TakeV/spacemacs/media/commit/1061adbac913b7f0afc0d78d60cf2e16b8c4f935/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 contribution add it to your ~/.spacemacs

  (setq-default dotspacemacs-configuration-layers '(smex))

Key bindings

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