# AckslD/nvim-neoclip.lua

Clipboard manager neovim plugin with telescope integration

Repository: https://github.com/AckslD/nvim-neoclip.lua
Canonical: https://ross.abutalabs.com/products/nvim-neocliplua
Language: Lua
License Family: other
Last push: 2025-02-09T13:45:59+00:00

## Health v2 (maintenance only)
Score: 34/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 5, release rhythm 35, longevity 100
- inputs: {"age_days": 1844, "days_push": 570, "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 1133, forks 27 (observed 2026-08-28T04:03:42.847191+00:00)

## What it is
A clipboard manager plugin for Neovim that records everything yanked in a session (up to a configurable limit) and lets you search and restore entries via telescope or fzf-lua. It also tracks recorded macros and optionally persists history across sessions using sqlite.lua.

## Use cases
- recover a previously yanked text in neovim
- search yank history in neovim
- paste something I copied earlier in vim
- manage clipboard history in neovim
- search and replay recorded macros in neovim
- persist neovim yank history between sessions

## When to choose
- you use Neovim with telescope or fzf-lua and frequently lose yanked text
- you want searchable yank and macro history with optional persistence

## When to avoid
- you don't use Neovim
- you need a system-wide clipboard manager outside the editor
- you don't use telescope or fzf-lua

## Facets
- artifact type: plugin
- maturity: active
- function: search-engine, plugin-system
- domain: text-editors, developer-tools
- platform: editor-plugin, cli, cross-platform
- tags: neovim, clipboard-manager, telescope, fzf-lua, yank-history, macros, lua, clipboard

## Member repositories
- AckslD/nvim-neoclip.lua (main) score 34

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:42.847191+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:37:23.479868+00:00, confidence not recorded.
  - readme: https://github.com/AckslD/nvim-neoclip.lua (fetched 2026-08-28T04:03:42.847191+00:00, sha 52b6e611642e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
