prabirshrestha/vim-lsp
async language server protocol plugin for vim and neovim observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 97
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3587
- days_rel: n/a
- days_push: 23
- n_releases_24m: 0
Adoption not part of the score
3407 stars · 327 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An async Language Server Protocol (LSP) client plugin for Vim 8 and Neovim, written in Vim Script with Lua performance optimizations. It provides IDE-like features such as go-to-definition, hover, diagnostics, rename, and completion by communicating with language servers.
Use cases
- add LSP support to vim
- go to definition in neovim
- get code diagnostics in vim
- rename symbols in vim
- autocomplete in vim via language server
- set up language servers in vim without heavy plugins
When to choose
- you use Vim 8 or Neovim and want a pure Vim-script LSP client without Lua/Python dependencies
- you want fine-grained manual control over server registration and mappings
- you prefer a lightweight, minimal LSP setup
When to avoid
- you use Neovim exclusively and prefer the built-in LSP client with Lua ecosystem plugins
- you want an out-of-the-box IDE experience with minimal configuration
- you need built-in snippet support without third-party plugins
Facets
plugin · maturity active
editor developer-tools middleware developer-tools text-editors programming-languages editor-plugin cli cross-platform language-server-protocol vim neovim lsp-client async vim-script code-intelligence
1 source
- readme: https://github.com/prabirshrestha/vim-lsp · fetched 2026-08-28 · 31f0e8f2df5b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| prabirshrestha/vim-lsp | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="prabirshrestha/vim-lsp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem