mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
06f0d411e8
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.
3 lines
69 B
Text
3 lines
69 B
Text
(flx :repo "lewang/flx"
|
|
:fetcher github
|
|
:files ("flx.el"))
|