# kevinhwang91/nvim-bqf

Better quickfix window in Neovim, polish old quickfix window.

Repository: https://github.com/kevinhwang91/nvim-bqf
Canonical: https://ross.abutalabs.com/products/nvim-bqf
Language: Lua
License: BSD-3-Clause
License Family: permissive
Topics: neovim, quickfix, neovim-lua, neovim-plugin, nvim, lua, vim, fzf, qf
Last push: 2026-04-02T09:25:53+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 75, release rhythm 8, longevity 100
- inputs: {"age_days": 2162, "days_push": 153, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2029, forks 42 (observed 2026-08-28T04:06:07.110115+00:00)

## What it is
A Neovim plugin that enhances the built-in quickfix window with better UI, preview, filtering, and fzf integration. It adds features like magic window toggling, treesitter-powered previews, sign-based item filtering, and search-and-replace workflows.

## Use cases
- make the neovim quickfix window nicer
- preview quickfix entries without leaving the edit window
- fuzzy filter quickfix results with fzf
- filter quickfix items by signs
- search and replace across files from the quickfix list
- toggle quickfix window smoothly

## When to choose
- you use Neovim's quickfix window regularly and want a better experience
- you want fuzzy searching and previews inside the quickfix window
- you want to refactor via quickfix with sustainable previews

## When to avoid
- you don't use Neovim or the quickfix window
- you prefer a minimal setup without plugin dependencies
- you need a quickfix replacement outside of Neovim

## Facets
- artifact type: plugin
- maturity: active
- function: search-engine, developer-tools
- domain: developer-tools, text-editors
- platform: windows, editor-plugin
- tags: neovim, quickfix, fzf, lua, vim-plugin, preview, treesitter, linux, macos

## Member repositories
- kevinhwang91/nvim-bqf (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:07.110115+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-30T02:59:38.020389+00:00, confidence not recorded.
  - readme: https://github.com/kevinhwang91/nvim-bqf (fetched 2026-08-28T04:06:07.110115+00:00, sha 2e1e32e610d2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
