# autozimu/LanguageClient-neovim

Language Server Protocol (LSP) support for vim and neovim.

Repository: https://github.com/autozimu/LanguageClient-neovim
Canonical: https://ross.abutalabs.com/products/languageclient-neovim
Language: Rust
License: MIT
License Family: permissive
Topics: language-server-protocol, deoplete-source, denite-source, neovim-plugin, languageclient, vim-plugin
Last push: 2025-10-09T09:24:43+00:00

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

## Adoption (not part of the score)
Stars 3555, forks 268 (observed 2026-08-28T04:08:09.662197+00:00)

## What it is
A Rust-based vim/neovim plugin providing Language Server Protocol (LSP) support, including completion, diagnostics, goto-definition, rename, and code actions. The project is officially unmaintained, with users directed to Neovim's built-in LSP client.

## Use cases
- add lsp support to vim
- goto definition in neovim
- rename symbols in vim
- realtime lint diagnostics in neovim
- code completion via language server in vim
- code actions and quick fixes in neovim

## When to choose
- you are stuck on an older vim/neovim setup without native LSP and need completion, diagnostics, and refactoring features

## When to avoid
- you use modern Neovim, which has a built-in LSP client that supersedes this plugin
- you need a maintained project with active issue/PR support

## Facets
- artifact type: plugin
- maturity: abandoned
- function: editor, developer-tools
- domain: developer-tools, text-editors, programming-languages
- platform: editor-plugin, cross-platform, rust
- tags: lsp, vim-plugin, neovim-plugin, language-server-protocol, code-completion, diagnostics

## Member repositories
- autozimu/LanguageClient-neovim (main) score 44

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:09.662197+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:34:16.965178+00:00, confidence not recorded.
  - readme: https://github.com/autozimu/LanguageClient-neovim (fetched 2026-08-28T04:08:09.662197+00:00, sha 7a69b2736a0f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
