# nshen/learn-neovim-lua

Neovim 配置实战：从 0 到 1 打造自己的 IDE

Repository: https://github.com/nshen/learn-neovim-lua
Canonical: https://ross.abutalabs.com/products/learn-neovim-lua
Language: Lua
License: MIT
License Family: permissive
Topics: nvim, neovim, vimrc, learn-vim, learning-by-doing, vim, lua
Last push: 2024-09-07T17:26:36+00:00

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

## Adoption (not part of the score)
Stars 1317, forks 188 (observed 2026-08-28T04:04:20.991617+00:00)

## What it is
A companion repository for a Chinese-language tutorial book on configuring Neovim entirely in Lua, building a modern IDE-like editor from scratch. It provides step-by-step configuration source code covering plugin management, LSP, completion, and language-specific setups.

## Use cases
- learn how to configure neovim with lua
- turn neovim into a full IDE
- migrate from vscode to neovim
- set up lsp and code completion in neovim
- find a structured neovim configuration tutorial
- reference example neovim plugin configs

## When to choose
- you want to learn to build your own Neovim config from zero in Lua
- you prefer guided, chapter-by-chapter tutorials with working source code
- you are moving from VSCode to a lightweight terminal-based editor

## When to avoid
- you want a ready-to-use distribution rather than learning to configure it yourself (use InsisVim or LazyVim)
- you need up-to-date plugin configs without reading the v2 branch
- you cannot read Chinese and the paid booklet is not an option

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: editor, developer-tools, documentation
- domain: developer-tools, text-editors, tutorials
- platform: cross-platform, windows, cli
- tags: neovim, lua, vim-configuration, ide-setup, lsp, tutorial, chinese-language, command-line, linux, macos

## Member repositories
- nshen/learn-neovim-lua (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.991617+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-30T04:48:13.555149+00:00, confidence not recorded.
  - readme: https://github.com/nshen/learn-neovim-lua (fetched 2026-08-28T04:04:20.991617+00:00, sha 8eb275e78042)
- Data as of 2026-08-30T08:39:29.467469+00:00.
