# nvimdev/lspsaga.nvim

improve neovim lsp experience

Repository: https://github.com/nvimdev/lspsaga.nvim
Canonical: https://ross.abutalabs.com/products/lspsaganvim
Language: Lua
License: MIT
License Family: permissive
Topics: lsp, neovim, lua, neovim-lua, neovim-plugin, nvim
Last push: 2026-07-16T02:03:23+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 92, release rhythm 35, longevity 100
- inputs: {"age_days": 2087, "days_push": 49, "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 3798, forks 306 (observed 2026-08-28T04:08:20.038006+00:00)

## What it is
A Neovim plugin written in Lua that enhances the built-in LSP experience with improved UIs and features like hover docs, code actions, diagnostics, and symbol navigation. It is a well-known community plugin with thousands of stars and an MIT license.

## Use cases
- improve neovim lsp experience
- nicer hover documentation windows in neovim
- browse and jump to lsp symbols with an outline view
- view diagnostics in a floating window
- run code actions and rename symbols with better ui
- show lightbulb for available code actions

## When to choose
- you use Neovim's built-in LSP client and want richer UI and features without switching to a full LSP fork
- you want a batteries-included set of LSP enhancements maintained in one plugin
- you prefer configuring features modularly in Lua

## When to avoid
- you use an editor other than Neovim
- you want a minimal setup and prefer hand-rolling LSP handlers with vanilla nvim-lspconfig
- you rely on VS Code-style extensions rather than Neovim plugins

## Facets
- artifact type: plugin
- maturity: active
- function: ui-components, developer-tools
- domain: developer-tools, text-editors
- platform: editor-plugin, windows
- tags: neovim, lsp, lua, code-navigation, diagnostics, hover, code-actions, linux, macos

## Member repositories
- nvimdev/lspsaga.nvim (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:20.038006+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:26:55.253616+00:00, confidence not recorded.
  - readme: https://github.com/nvimdev/lspsaga.nvim (fetched 2026-08-28T04:08:20.038006+00:00, sha 5ff4be55b001)
- Data as of 2026-08-30T08:39:29.467469+00:00.
