# folke/which-key.nvim

💥   Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.

Repository: https://github.com/folke/which-key.nvim
Canonical: https://ross.abutalabs.com/products/which-keynvim
Language: Lua
License: Apache-2.0
License Family: permissive
Topics: neovim, neovim-plugin, neovim-lua, lua
Last push: 2025-10-28T16:02:50+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 49, release rhythm 40, longevity 100
- inputs: {"age_days": 1953, "days_push": 309, "days_rel": 557, "gap_med": 25, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7264, forks 264 (observed 2026-08-28T04:09:57.902112+00:00)

## What it is
A Neovim plugin that shows available keybindings in a popup as you type, helping users remember their keymaps. It supports multiple modes, customizable layouts, icons, and built-in plugins for marks, registers, and spelling suggestions.

## Use cases
- show available keybindings in a popup while typing in neovim
- remember what my leader key mappings do
- discover buffer-local keymaps in neovim
- get help for operators, motions and text objects
- keep a keybinding cheat sheet popup open until I press escape
- browse marks and registers with a popup

## When to choose
- you use Neovim (>= 0.9.4) and want on-demand keybinding discovery
- you have many leader-key mappings and forget what they do
- you want customizable popup layouts, sorting, and icon support

## When to avoid
- you don't use Neovim or use Vim without Lua support
- you prefer minimal setups with no popup overlays
- you need keybinding help outside the editor

## Facets
- artifact type: plugin
- maturity: active
- function: ui-components, developer-tools, cli
- domain: developer-tools, text-editors
- platform: editor-plugin, cli
- tags: neovim, keybindings, lua, popup, keymap-discovery

## Member repositories
- folke/which-key.nvim (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:57.902112+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-29T17:38:56.501655+00:00, confidence not recorded.
  - readme: https://github.com/folke/which-key.nvim (fetched 2026-08-28T04:09:57.902112+00:00, sha 04e49004ccee)
- Data as of 2026-08-30T08:39:29.467469+00:00.
