spacemacs/contrib/smex
2015-06-11 21:31:42 -04:00
..
img Move layer images into img directories 2014-12-24 01:03:49 -05:00
packages.el Fix smex prompt whitespace 2015-05-27 23:03:35 -04:00
README.org Org conversion of all READMEs ! 2015-06-11 21:31:42 -04:00

smex contribution layer for Spacemacs

/TakeV/spacemacs/media/commit/f603eece3f5772973ebaf80c826a30405a72c15f/contrib/smex/img/smex.png

Table of Contents   TOC@4

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