The Silver Searcher integration for GNU Emacs using Consult.
- GNU Emacs >= 27.1
- Consult >= 0.32
- The Silver Searcher
Search with ag
. By default it search for project directory (found by consult-project-function
),
otherwise the default-directory
will be searched.
- ag.el
- helm-ag.el is another
ag
interface with helm