danymat/neogen
A better annotation generator. Supports multiple languages and annotation conventions. observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 61
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 1844
- days_rel: n/a
- days_push: 235
- n_releases_24m: 0
Adoption not part of the score
1659 stars · 74 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Neogen is a Neovim plugin written in Lua that generates code annotations (docstrings/comments) for functions, classes, types, and files using Tree-sitter. It supports multiple languages and annotation conventions, with cursor jumping inside inserted annotations.
Use cases
- generate docstrings for functions in neovim
- auto-generate code annotations with one keybind
- add jsdoc-style comments to my code
- generate python docstrings automatically
- create class and file annotations in multiple languages
- customize annotation templates for my team's conventions
When to choose
- you use Neovim and want fast, customizable annotation generation
- you work across multiple languages and annotation styles
- you want Tree-sitter-based accuracy for locating functions and classes
When to avoid
- you don't use Neovim
- your language or annotation convention is unsupported
- you need an IDE-integrated documentation generator outside the terminal
Facets
plugin · maturity active
documentation developer-tools editor developer-tools documentation text-editors editor-plugin cli cross-platform neovim annotations tree-sitter docstrings lua code-comments
1 source
- readme: https://github.com/danymat/neogen · fetched 2026-08-28 · ce531019d977
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| danymat/neogen | main | 60 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem