# hrsh7th/nvim-cmp

A completion plugin for neovim coded in Lua.

Repository: https://github.com/hrsh7th/nvim-cmp
Canonical: https://ross.abutalabs.com/products/nvim-cmp
Language: Lua
License: MIT
License Family: permissive
Topics: nvim-cmp
Last push: 2026-07-09T23:58:41+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 91, release rhythm 8, longevity 100
- inputs: {"age_days": 1891, "days_push": 55, "days_rel": 603, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9479, forks 437 (observed 2026-08-28T04:10:31.323916+00:00)

## What it is
nvim-cmp is a completion engine plugin for Neovim written in Lua. It aggregates completion items from configurable external sources such as LSP servers, buffers, paths, and snippet engines into a unified, highly customizable popup completion experience.

## Use cases
- autocomplete code in neovim
- show LSP completion suggestions while typing
- integrate snippet expansion with completion menu
- complete words from open buffers
- customize completion key mappings in neovim

## When to avoid
- you use an editor other than Neovim
- you prefer a minimal setup without plugin-based completion
- you need an IDE with completion out of the box

## Facets
- artifact type: plugin
- maturity: stable
- function: ui-components, developer-tools
- domain: developer-tools, text-editors
- platform: editor-plugin, windows
- tags: neovim, autocompletion, lsp, lua, vim-plugin, snippet, linux, macos

## Member repositories
- hrsh7th/nvim-cmp (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:31.323916+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:22:03.972671+00:00, confidence not recorded.
  - readme: https://github.com/hrsh7th/nvim-cmp (fetched 2026-08-28T04:10:31.323916+00:00, sha 4504dc581ac7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
