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

folke/lazydev.nvim

Faster LuaLS setup for Neovim observed · 2026-08-28

github.com/folke/lazydev.nvim · Lua · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

51/100

  • Activity 72
  • Release rhythm 21
  • Longevity 58
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: 332
  • age_days: 823
  • days_rel: 314
  • days_push: 172
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1565 stars · 50 forks observed · 2026-08-28

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

A Neovim plugin that configures the LuaLS language server for editing Neovim Lua configs by lazily loading workspace libraries only for modules actually required. It speeds up autocompletion and integrates with completion engines like nvim-cmp and blink.cmp.

Use cases

  • speed up LuaLS autocompletion in my neovim config
  • get completions for require statements in neovim lua files
  • load types for neovim plugins lazily
  • replace neodev with a faster lua language server setup
  • add lls-addons types for third-party neovim plugins
  • configure lua lsp for neovim without slow workspace loading

When to choose

  • you edit Neovim Lua configs and want fast, accurate LuaLS completions
  • you use lazy.nvim or native package management and Neovim >= 0.10
  • you want automatic loading of plugin types based on require statements

When to avoid

  • you need types from files that only use annotations without require statements
  • you are on Neovim < 0.10
  • you don't write Lua for Neovim

Facets

plugin · maturity active

editor developer-tools sdk text-editors developer-tools programming-languages editor-plugin lua neovim luals lsp lua autocompletion editor-plugin

1 source

Member repositories

RepositoryRoleHealth v2
folke/lazydev.nvimmain51

For agents

markdown · JSON · MCP: product_card(name="folke/lazydev.nvim")

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