# saghen/blink.cmp

Performant, batteries-included completion plugin for Neovim

Repository: https://github.com/saghen/blink.cmp
Canonical: https://ross.abutalabs.com/products/blinkcmp
Homepage: https://cmp.saghen.dev
Language: Lua
License: MIT
License Family: permissive
Topics: neovim, neovim-lua-plugin, neovim-plugin
Last push: 2026-08-25T09:36:56+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 78, longevity 54
- inputs: {"age_days": 764, "days_push": 8, "days_rel": 151, "gap_med": 2, "n_releases_24m": 56}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6533, forks 356 (observed 2026-08-28T04:09:44.991097+00:00)

## What it is
blink.cmp is a performant, batteries-included autocompletion plugin for Neovim supporting LSP, cmdline, signature help, and snippets. It features a typo-resistant fuzzy matcher (Rust or Lua), pluggable sources, and works out of the box with sensible defaults.

## Use cases
- add autocompletion to neovim
- replace nvim-cmp with a faster completion plugin
- get LSP completion with snippets in neovim
- typo-resistant fuzzy completion while typing
- complete command line and buffer text in neovim
- use nvim-cmp community sources with a modern completion engine

## When to choose
- you want fast, low-latency completion in Neovim with minimal configuration
- you need built-in LSP, buffer, path, and snippet sources
- you want typo-tolerant fuzzy matching with frecency/proximity scoring
- you're migrating from nvim-cmp and want sensible defaults

## When to avoid
- you use an editor other than Neovim
- you rely on a highly customized nvim-cmp setup and don't want to migrate
- you need shell completion sources (not yet available)
- you want a fully stable plugin and can't tolerate V2 breaking changes

## Facets
- artifact type: plugin
- maturity: active
- function: editor, developer-tools
- domain: developer-tools, text-editors
- platform: editor-plugin, windows
- tags: neovim, autocompletion, lsp, snippets, fuzzy-matching, lua, linux, macos

## Member repositories
- saghen/blink.cmp (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:44.991097+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:44:08.185618+00:00, confidence not recorded.
  - readme: https://github.com/saghen/blink.cmp (fetched 2026-08-28T04:09:44.991097+00:00, sha ee9b7e3cce69)
  - homepage: https://cmp.saghen.dev (fetched 2026-08-29T08:40:29.377946+00:00, sha c775b2131fbc)
  - site_page: https://cmp.saghen.dev/installation.html (fetched 2026-08-29T08:40:29.386855+00:00, sha ab726035e85a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
