Ross ROSS = Recommend OSS · open-source software intelligence for agents

nvimtools/none-ls.nvim

null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua. observed · 2026-08-28

github.com/nvimtools/none-ls.nvim · Lua · Unlicense (permissive) observed · 2026-08-28

Health v2 · maintenance only

72/100

  • Activity 97
  • Release rhythm 35
  • Longevity 78

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: 1099
  • days_rel: n/a
  • days_push: 23
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3259 stars · 121 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

none-ls.nvim is the community-maintained fork of null-ls.nvim, a Neovim plugin that turns Neovim itself into a language server so non-LSP tools can inject diagnostics, code actions, formatting, hover, and completion via Lua. It includes built-in sources and helpers for wrapping command-line tools into LSP-compatible output.

Use cases

  • run linters in neovim without a language server
  • format code inside neovim using external formatters
  • get code actions from non-LSP tools in neovim
  • bridge command-line tools into neovim's LSP client
  • replace null-ls.nvim with a maintained fork
  • add project-level diagnostics to neovim via lua

When to choose

  • you use Neovim and want diagnostics, formatting, or code actions from tools that don't speak LSP
  • you want to avoid spawning separate language servers for simple lint/format tasks
  • you were using null-ls.nvim and need a maintained replacement
  • you want to write custom LSP sources in pure Lua

When to avoid

  • your tooling already has a proper language server with full feature support
  • you don't use Neovim
  • you need a production-guaranteed LSP implementation rather than a community-maintained beta plugin

Facets

plugin · maturity active

linter formatter code-review plugin-system developer-tools text-editors programming-languages windows editor-plugin neovim lsp lua diagnostics code-actions null-ls-fork linux macos

1 source

Member repositories

RepositoryRoleHealth v2
nvimtools/none-ls.nvimmain72

For agents

markdown · JSON · MCP: product_card(name="nvimtools/none-ls.nvim")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem