spacemacs/layers/smex
2015-11-23 14:09:16 +01:00
..
img
packages.el layers: Transition to new key bindings functions 2015-11-21 18:22:51 +01:00
README.org Insert missing HTML_HEAD_EXTRAs 2015-11-23 14:09:16 +01:00

smex contribution layer for Spacemacs

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