# stevearc/quicker.nvim

Improved UI and workflow for the Neovim quickfix

Repository: https://github.com/stevearc/quicker.nvim
Canonical: https://ross.abutalabs.com/products/quickernvim
Language: Lua
License: MIT
License Family: permissive
Topics: neovim, neovim-plugin, nvim, nvim-plugin
Last push: 2026-05-24T08:11:42+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 84, release rhythm 61, longevity 54
- inputs: {"age_days": 768, "days_push": 101, "days_rel": 101, "gap_med": 92.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1026, forks 16 (observed 2026-08-28T04:03:16.813474+00:00)

## What it is
A Neovim plugin that enhances the built-in quickfix window with better styling, syntax-highlighted grep results, and expandable context lines. It also lets you edit the quickfix buffer and apply changes across multiple files at once.

## Use cases
- improve the neovim quickfix window ui
- edit quickfix results to refactor across multiple files
- show context lines around quickfix search results
- syntax highlight grep results in quickfix
- toggle quickfix and loclist with keymaps

## When to choose
- you use Neovim 0.10+ and work with quickfix/loclist lists frequently
- you want multi-file find-and-replace via the quickfix buffer
- you want prettier, syntax-highlighted quickfix output

## When to avoid
- you use Vim instead of Neovim
- you don't use the quickfix workflow
- you need a fuzzy finder rather than a quickfix enhancement

## Facets
- artifact type: plugin
- maturity: active
- function: ui-components, developer-tools, editor
- domain: developer-tools, text-editors
- platform: editor-plugin, windows
- tags: neovim, quickfix, lua, loclist, vim-plugin, linux, macos

## Member repositories
- stevearc/quicker.nvim (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:16.813474+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:07:59.985095+00:00, confidence not recorded.
  - readme: https://github.com/stevearc/quicker.nvim (fetched 2026-08-28T04:03:16.813474+00:00, sha 9b012fdd5a5e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
