melpa/recipes/flx-ido
Bozhidar Batsov 06f0d411e8 Split flx into 2 separate package
The flx repository actually contains two packages - `flx` and
`flx-ido` (which depends on `flx`). The `flx` is meant to be used by
various front-ends so it makes perfect sense to be distributed
separately from the `ido` front-end.
2013-07-16 19:20:50 +03:00

3 lines
85 B
Text

(flx-ido :repo "lewang/flx"
:fetcher github
:files ("flx-ido.el"))