mhinz/vim-grepper
:space_invader: Helps you win at grep. observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 93
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4053
- days_rel: n/a
- days_push: 44
- n_releases_24m: 0
Adoption not part of the score
1247 stars · 61 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Vim/Neovim plugin that integrates grep tools like ripgrep, ag, ack, git grep, and others into asynchronous searches with results in the quickfix or location list. It provides a prompt, operator, and per-tool commands, and is considered feature-complete by its author.
Use cases
- search across a codebase from within vim
- run ripgrep asynchronously in neovim
- put grep results in the quickfix list
- grep the current visual selection in vim
- switch between grep tools like ag, ack, and git grep
- search only files loaded in the current vim session
When to choose
- you use Vim or Neovim and want flexible, async grep integration with multiple search backends
- you want grep results in the quickfix/location list with operator and prompt workflows
- you need per-tool commands and easy custom tool configuration
When to avoid
- you use an IDE or another editor with built-in project search
- you want a plugin under active feature development - the author considers it feature-complete
- you primarily work on Windows, where support is only partial
Facets
plugin · maturity maintenance
search-engine developer-tools text-editors developer-tools windows editor-plugin vim-plugin neovim grep ripgrep quickfix async-search viml search linux macos
1 source
- readme: https://github.com/mhinz/vim-grepper · fetched 2026-08-28 · 979b1b2e8fe2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mhinz/vim-grepper | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="mhinz/vim-grepper")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem