This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+emacs/smex
2016-03-30 22:59:55 -04:00
..
img
packages.el
README.org Convert org doc files with doc-fmt 2016-03-30 22:59:55 -04:00

Smex layer

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