spacemacs/layers/+emacs/smex
2017-05-22 18:35:37 +03:00
..
img
funcs.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
packages.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
README.org update docs to the new toc-org format 2017-05-22 18:35:37 +03:00

Smex layer

/TakeV/spacemacs/media/commit/c7df45a0a9fbb52415796d6ad23bcfd1c297cab1/layers/+emacs/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