# VonHeikemen/lsp-zero.nvim

A starting point to setup some lsp related features in neovim.

Repository: https://github.com/VonHeikemen/lsp-zero.nvim
Canonical: https://ross.abutalabs.com/products/lsp-zeronvim
Language: Lua
License: MIT
License Family: permissive
Topics: neovim, nvim, lsp, language-server-protocol
Last push: 2025-07-11T12:12:32+00:00

## Health v2 (maintenance only)
Score: 46/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 31, release rhythm 35, longevity 100
- inputs: {"age_days": 1656, "days_push": 418, "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 3978, forks 89 (observed 2026-08-28T04:08:30.980523+00:00)

## What it is
A Neovim plugin that provides a starting point for setting up LSP (Language Server Protocol) features like autocompletion and diagnostics. It simplifies configuring language servers in Neovim, though it is now deprecated since Neovim v0.11 covers these features natively.

## Use cases
- set up lsp in neovim easily
- configure language servers in nvim
- neovim autocomplete and diagnostics setup
- simplify nvim lsp configuration
- starter config for neovim lsp

## When to choose
- you are on Neovim v0.9 or v0.10 and want a quick LSP setup
- you maintain an older config that already uses it

## When to avoid
- you use Neovim v0.11 or newer, which handles LSP setup natively
- you want an actively maintained plugin

## Facets
- artifact type: plugin
- maturity: abandoned
- function: editor, developer-tools
- domain: text-editors, developer-tools
- platform: editor-plugin, windows
- tags: neovim, lsp, language-server-protocol, lua, editor-setup, linux, macos

## Member repositories
- VonHeikemen/lsp-zero.nvim (main) score 46

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:30.980523+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-29T18:24:18.322848+00:00, confidence not recorded.
  - readme: https://github.com/VonHeikemen/lsp-zero.nvim (fetched 2026-08-28T04:08:30.980523+00:00, sha 42551ee063cd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
