gbprod/yanky.nvim
Improved Yank and Put functionalities for Neovim observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 93
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1646
- days_rel: n/a
- days_push: 42
- n_releases_24m: 0
Adoption not part of the score
1283 stars · 30 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Neovim plugin written in Lua that enhances yank and put (copy/paste) functionality. It provides a yank ring with history navigation, a history picker, highlighted yanked text, cursor position preservation, and special put operations.
Use cases
- cycle through previously yanked text in neovim
- keep a persistent yank history across neovim sessions
- paste text with automatic indentation adjustment
- highlight yanked text so I can see what was copied
- preserve cursor position when yanking in vim
- paste and reindent lines in neovim
- search my yank history with telescope
When to choose
- you use Neovim 0.9+ and want a better copy/paste workflow
- you want a yank ring or clipboard history inside the editor
- you want smarter paste behaviors like auto-indent and special puts
When to avoid
- you don't use Neovim or Vim
- you only need basic system clipboard integration
- you want a GUI clipboard manager outside the terminal
Facets
plugin · maturity active
developer-tools editor text-editors developer-tools editor-plugin cli neovim lua yank-ring clipboard-history vim-plugin
1 source
- readme: https://github.com/gbprod/yanky.nvim · fetched 2026-08-28 · a576232c462c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gbprod/yanky.nvim | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="gbprod/yanky.nvim")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem