Language

Package: emacs-flx @ 0.6.1

Synopsis

Fuzzy matching for Emacs

Description

Flx provides fuzzy matching for emacs a la sublime text. The sorting algorithm is a balance between word beginnings (abbreviation) and contiguous matches (substring). The longer the substring match, the higher it scores. This maps well to how we think about matching. Flx has support for ido (interactively do things) through flx-ido.

Home page
https://github.com/lewang/flx
Location
gnu/packages/emacs-xyz.scm (line: 10315, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

sentences in description should be followed by two spaces; possible infraction at 220