Language

Package: emacs-ivy @ 0.13.4

Synopsis

Incremental vertical completion for Emacs

Description

This package provides ivy-read as an alternative to completing-read and similar functions. No attempt is made to determine the best candidate. Instead, the user can navigate candidates with ivy-next-line and ivy-previous-line. The matching is done by splitting the input text by spaces and re-building it into a regular expression.

Home page
https://github.com/abo-abo/swiper
Location
gnu/packages/emacs-xyz.scm (line: 8086, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings