# glepnir/nvim-lua-guide-zh

https://github.com/nanotee/nvim-lua-guide chinese version

Repository: https://github.com/glepnir/nvim-lua-guide-zh
Canonical: https://ross.abutalabs.com/products/nvim-lua-guide-zh
License: MIT
License Family: permissive
Last push: 2023-02-27T11:04:49+00:00

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

## Adoption (not part of the score)
Stars 1253, forks 70 (observed 2026-08-28T04:04:08.536748+00:00)

## What it is
A Chinese translation of the nvim-lua-guide, a tutorial for using Lua as a first-class configuration and plugin language in Neovim 0.5+. It covers init.lua configuration, Lua module organization, and writing Neovim plugins in Lua.

## Use cases
- learn how to configure neovim with init.lua in Chinese
- write neovim plugins using lua
- understand lua module loading in neovim runtimepath
- migrate from init.vim to init.lua
- find lua learning resources for chinese speakers
- reference for embedded luajit in neovim

## When to choose
- you read Chinese and want to learn Lua-based Neovim configuration
- you are migrating Neovim config from Vimscript to Lua
- you want a free community-translated guide maintained by a Neovim core developer

## When to avoid
- you need the most up-to-date official documentation (Neovim 0.9+ ships :h lua-guide)
- you prefer English-language documentation
- you need a hands-on tool rather than a written guide

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, developer-tools
- domain: tutorials, text-editors, developer-tools, programming-languages
- platform: cross-platform
- tags: neovim, lua, chinese-translation, vim-plugins, editor-configuration

## Member repositories
- glepnir/nvim-lua-guide-zh (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:08.536748+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-30T05:07:28.774758+00:00, confidence not recorded.
  - readme: https://github.com/glepnir/nvim-lua-guide-zh (fetched 2026-08-28T04:04:08.536748+00:00, sha dcb39677b393)
- Data as of 2026-08-30T08:39:29.467469+00:00.
