# hrsh7th/cmp-nvim-lsp

nvim-cmp source for neovim builtin LSP client

Repository: https://github.com/hrsh7th/cmp-nvim-lsp
Canonical: https://ross.abutalabs.com/products/cmp-nvim-lsp
Language: Lua
License: MIT
License Family: permissive
Topics: nvim-cmp, hacktoberfest
Last push: 2025-11-13T07:27:45+00:00

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

## Adoption (not part of the score)
Stars 1507, forks 74 (observed 2026-08-28T04:04:55.184160+00:00)

## What it is
A nvim-cmp completion source that bridges Neovim's built-in LSP client with the nvim-cmp autocomplete engine. It advertises extended completion capabilities to language servers so they return richer completion candidates.

## Use cases
- get LSP completion suggestions in Neovim via nvim-cmp
- replace Neovim's built-in omnifunc with richer LSP completions
- advertise nvim-cmp capabilities to language servers like clangd
- customize keyword patterns for specific language servers

## When to choose
- you use nvim-cmp and want LSP-driven autocompletion in Neovim
- you need language servers to return snippet and richer completion items

## When to avoid
- you don't use nvim-cmp or prefer Neovim's built-in omnifunc
- you use a different editor than Neovim

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

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

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:55.184160+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-30T04:32:36.422341+00:00, confidence not recorded.
  - readme: https://github.com/hrsh7th/cmp-nvim-lsp (fetched 2026-08-28T04:04:55.184160+00:00, sha 78ff2355eb95)
- Data as of 2026-08-30T08:39:29.467469+00:00.
