# doom-neovim/doom-nvim

A Neovim configuration for the advanced martian hacker

Repository: https://github.com/doom-neovim/doom-nvim
Canonical: https://ross.abutalabs.com/products/doom-nvim
Language: Lua
License: GPL-2.0
License Family: copyleft
Topics: doom-nvim, neovim, neovim-configuration, neovim-lua, neovim-lsp, lua, hacktoberfest
Archived: true
Last push: 2024-02-08T07:44:38+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 1992, "days_push": 937, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1023, forks 103 (observed 2026-08-28T04:03:16.286725+00:00)

## What it is
Doom Nvim is a Neovim configuration framework inspired by Doom Emacs, providing a modular, fast, and stable base for building a personalized editor setup. It offers lazy-loaded plugins, pinned dependencies, and fully overridable modules configured in Lua.

## Use cases
- set up a preconfigured neovim ide
- configure neovim with lsp support out of the box
- make my neovim startup faster with lazy loading
- use a doom emacs style workflow in vim
- build a modular neovim config I can extend with custom modules

## When to choose
- you want a batteries-included Neovim setup without hand-configuring every plugin
- you value fast startup times and lazy-loaded packages
- you want a modular config where every module is overridable
- you prefer a Doom Emacs-like experience adapted to Vim philosophy

## When to avoid
- you prefer writing your Neovim config entirely from scratch
- you need a project with frequent recent releases, as development is undergoing a major rewrite
- you use Neovim versions newer than the supported 0.8 baseline without checking compatibility

## Facets
- artifact type: framework
- maturity: maintenance
- function: developer-tools, editor, plugin-system, configuration-management
- domain: developer-tools, text-editors
- platform: cli
- tags: neovim, vim-configuration, doom-emacs-inspired, lua, lsp, modular-config, linux, macos

## Member repositories
- doom-neovim/doom-nvim (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:16.286725+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-30T07:08:19.334186+00:00, confidence not recorded.
  - readme: https://github.com/doom-neovim/doom-nvim (fetched 2026-08-28T04:03:16.286725+00:00, sha f8a238851d47)
- Data as of 2026-08-30T08:39:29.467469+00:00.
