branch: elpa/flx commit c6601c71621d8b0a6030662e6ee32c9d19a9612a Author: Le Wang <le.w...@agworld.com.au> Commit: Le Wang <le.w...@agworld.com.au>
readme update --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fcd43c0b52..676492a128 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ It's not ready to be used; treat with extreme caution. +[Screencast showing rationale and ido workflow][] + # ido support Add this to your init file and *flx* match will be enabled for ido. @@ -19,10 +21,13 @@ Add this to your init file and *flx* match will be enabled for ido. Helm is not supported yet. There is a demo showing how it could work, but I'm still working through how to integrate it into helm. +The Helm demo shows the score of the top 20 matches. + # outstanding issues ## very large collections are slow see `flx-ido-big-demo` for example. -There may be optimization opportunities in the matcher. \ No newline at end of file +There may be optimization opportunities in the matcher. +[Screencast showing rationale and ido workflow]: http://www.youtube.com/watch?v=_swuJ1RuMgk