vic/ido-better-flex
A better fuzzy matching algorithm for emacs ido-mode
{ "defaultBranch": "master", "description": "A better fuzzy matching algorithm for emacs ido-mode", "fullName": "vic/ido-better-flex", "homepage": "http://marmalade-repo.org/packages/ido-better-flex", "language": "Emacs Lisp", "name": "ido-better-flex", "pushedAt": "2017-07-29T11:28:59Z", "stargazersCount": 12, "updatedAt": "2020-01-27T14:34:10Z", "url": "https://github.com/vic/ido-better-flex"}= 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-flexThen just enable it using:
(ido-better-flex/enable)