Language

Package: emacs-orderless @ 0.5

Synopsis

Emacs completion style that matches multiple regexps in any order

Description

This package provides an orderless completion style that divides the pattern into space-separated components, and matches candidates that match all of the components in any order. Each component can match in any one of several ways: literally, as a regexp, as an initialism, in the flex style, or as multiple word prefixes.

Home page
https://github.com/oantolin/orderless
Location
gnu/packages/emacs-xyz.scm (line: 7569, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings