Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 822 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 822 Bytes

consult-ag.el

MELPA MELPA Stable

The Silver Searcher integration for GNU Emacs using Consult.

Requirements

  • GNU Emacs >= 27.1
  • Consult >= 0.32
  • The Silver Searcher

Usage

consult-ag

Search with ag. By default it search for project directory (found by consult-project-function), otherwise the default-directory will be searched.

Alternatives