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
syl20bnr 9d0558992c layers directory: create new categories
+chat
+checkers
+emacs
+intl
+os
+pair-programming
+tags
+theme
+web-services
2016-03-23 21:39:43 -04:00
..
img
packages.el
README.org

Smex layer

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