Neovim
Vim-fork focused on extensibility and usability observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 43
- age_days: 4597
- days_rel: 10
- days_push: 7
- n_releases_24m: 18
Adoption not part of the score
101987 stars · 7054 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Neovim is a fork of Vim focused on extensibility, maintainability, and usability, with a built-in Lua runtime and a rich API accessible from many languages. It supports modern GUIs, asynchronous job control, an embedded terminal emulator, and compatibility with most Vim plugins.
Use cases
- edit code in the terminal with modal keybindings
- configure my editor entirely in Lua
- use LSP code completion and diagnostics in the terminal
- run a scriptable embedded terminal inside my editor
- build custom editor plugins against a remote API
- replace vim with a more modern extensible editor
When to choose
- you want Vim-style modal editing with modern extensibility and Lua configuration
- you need LSP, treesitter, and async plugin support in a lightweight terminal editor
- you want to script or embed an editor via an API from any language
When to avoid
- you prefer a full GUI IDE with batteries-included features out of the box
- you need a zero-configuration editor for casual text editing
- you are not willing to invest time learning modal editing
Facets
application · maturity stable
editor developer-tools plugin-system terminal-ui text-editors developer-tools windows cross-platform cli vim-fork lua-scripting lsp extensibility modal-editing command-line linux macos
1 source
- readme: https://github.com/neovim/neovim · fetched 2026-08-28 · 4abae6ed88c3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| neovim/neovim | main | 95 |
| neovim/nvim-lspconfig | plugin | 97 |
| neovim/pynvim | sdk | 62 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem