el-get/recipes/smex.rcp
2012-02-22 14:46:21 -08:00

7 lines
208 B
Plaintext

(:name smex
:description "M-x interface with Ido-style fuzzy matching."
:type git
:url "http://github.com/nonsequitur/smex.git"
:features smex
:post-init (smex-initialize))