# junegunn/vim-peekaboo

:eyes: " / @ / CTRL-R

Repository: https://github.com/junegunn/vim-peekaboo
Canonical: https://ross.abutalabs.com/products/vim-peekaboo
Language: Vim Script
License Family: other
Last push: 2025-08-19T13:36:51+00:00

## Health v2 (maintenance only)
Score: 49/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 37, release rhythm 35, longevity 100
- inputs: {"age_days": 4231, "days_push": 379, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1184, forks 42 (observed 2026-08-28T04:03:54.812706+00:00)

## What it is
A Vim plugin that extends the ", @, and CTRL-R key mappings to display the contents of Vim registers in a sidebar. It automatically closes the sidebar on subsequent keystrokes and offers customization options for window layout and register display.

## Use cases
- preview vim register contents before pasting
- see what is in registers when using macros
- browse registers while inserting text with ctrl-r
- find the right register for yanked text
- inspect macro registers before replaying

## When to choose
- you frequently use vim registers and macros and want visual feedback
- you want a lightweight, zero-configuration vim plugin from a trusted author

## When to avoid
- you don't use vim or neovim
- you rarely use registers or macros in your editing workflow

## Facets
- artifact type: plugin
- maturity: stable
- function: editor, developer-tools
- domain: text-editors, developer-tools
- platform: editor-plugin, cross-platform
- tags: vim, vim-plugin, registers, editor-enhancement

## Member repositories
- junegunn/vim-peekaboo (main) score 49

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:54.812706+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-30T06:24:19.312209+00:00, confidence not recorded.
  - readme: https://github.com/junegunn/vim-peekaboo (fetched 2026-08-28T04:03:54.812706+00:00, sha 81df4eaee323)
- Data as of 2026-08-30T08:39:29.467469+00:00.
