Reformat smex layer

This commit is contained in:
syl20bnr 2014-12-14 00:16:04 -05:00
parent d8322872b7
commit 299e404600

View file

@ -1,6 +1,19 @@
# smex contribution layer for Spacemacs
![Smex](smex.png)
![logo](smex.png)
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc/generate-toc again -->
**Table of Contents**
- [smex contribution layer for Spacemacs](#smex-contribution-layer-for-spacemacs)
- [Description](#description)
- [Install](#install)
- [Key bindings](#key-bindings)
- [`jk` on leader](#jk-on-leader)
<!-- markdown-toc end -->
## 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