folke/neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 1932
- days_rel: n/a
- days_push: 788
- n_releases_24m: 0
Adoption not part of the score
1991 stars · 48 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 lua-language-server to provide full signature help, documentation, and completion for the Neovim Lua API in init.lua and plugin development. It is now end-of-life, with lazydev.nvim recommended as its replacement for Neovim >= 0.10.
Use cases
- get completion for vim.api functions in my neovim config
- signature help and docs for the nvim lua api
- set up lua language server for neovim plugin development
- autocomplete for vim.opt and vim.loop in init.lua
- configure lua_ls workspace for neovim runtime and plugins
When to choose
- you are on Neovim 0.7 to 0.9 and want full Lua API completion and docs
- you develop Neovim plugins in Lua and want proper require paths and plugin workspace libraries
When to avoid
- you are on Neovim >= 0.10, where lazydev.nvim is the recommended faster replacement
- you need a project that is actively developed, since this one is EOL
Facets
plugin · maturity maintenance
editor documentation developer-tools text-editors developer-tools programming-languages editor-plugin cli neovim lua lsp lua-language-server completion eol
1 source
- readme: https://github.com/folke/neodev.nvim · fetched 2026-08-28 · 69eb451b54db
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| folke/neodev.nvim | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="folke/neodev.nvim")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem