This website requires JavaScript.
Explore
Help
Sign In
github
/
melpa
Watch
1
Star
0
Fork
You've already forked melpa
0
mirror of
https://github.com/correl/melpa.git
synced
2024-11-15 11:09:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
bcb2a5e376
melpa
/
recipes
/
flx
4 lines
69 B
Text
Raw
Normal View
History
Unescape
Escape
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 16:20:50 +00:00
(flx :repo "lewang/flx"
:fetcher github
:files ("flx.el"))
Reference in a new issue
Copy permalink