chameco / raven

Emacs minibuffer selection (in miniature)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raven 🐦

Raven is a flexible tool for selecting candidates from the Emacs minibuffer. It supports multiple candidate sources and multiple actions, and is well-integrated with Evil mode. It also supports dummy candidates, which are similar to Helm’s dummy sources (except that they are candidates, not sources, and therefore one might include multiple dummy candidates within a single selection). It is reasonably quick (works fairly well with 100,000 candidates when testing).

About

Emacs minibuffer selection (in miniature)

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 100.0%