An open API service indexing awesome lists of open source software.

https://github.com/vic/ido-better-flex

A better fuzzy matching algorithm for emacs ido-mode
https://github.com/vic/ido-better-flex

Last synced: 5 months ago
JSON representation

A better fuzzy matching algorithm for emacs ido-mode

Awesome Lists containing this project

README

          

= ido-better-flex

Just another fuzzy matching algorithm for use with emacs ido mode.

== Installation

Place the file on your load-path or if you have package.el installed:

M-x package-install ido-better-flex

Then just enable it using:

(ido-better-flex/enable)