# kkoomen/vim-doge

(Do)cumentation (Ge)nerator for nearly 20 languages 📚 Generate proper code documentation with a single keypress. ⚡️🔥

Repository: https://github.com/kkoomen/vim-doge
Canonical: https://ross.abutalabs.com/products/vim-doge
Language: Rust
License: GPL-3.0
License Family: copyleft
Topics: vim, doge, documentation, generator, skeleton, boilerplate, instant, neovim, fast, languages, multilingual, polyglot, docblock
Last push: 2026-08-13T14:05:14+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 65, longevity 100
- inputs: {"age_days": 2684, "days_push": 20, "days_rel": 21, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1058, forks 56 (observed 2026-08-28T04:03:25.114239+00:00)

## What it is
vim-doge is a documentation generator plugin for Vim and Neovim that creates documentation skeletons (docblocks) for functions across nearly 20 languages with a single keypress. It supports interactive TODO jumping to quickly fill in parameter and return descriptions using multiple documentation standards per language.

## Use cases
- generate docstrings for python functions
- add jsdoc comments to javascript code
- quickly scaffold phpdoc documentation blocks
- generate doxygen comments in c or cpp
- write function documentation faster in vim
- add docblocks to lua or bash functions

## When to choose
- you write code in Vim or Neovim and want fast, standards-compliant documentation skeletons
- you work across multiple languages and want one consistent doc-generation workflow
- you want interactive TODO navigation to fill in parameter descriptions quickly

## When to avoid
- you use an IDE that already provides built-in docstring generation
- you need fully automatic documentation from code analysis rather than skeletons
- you don't use Vim or Neovim as your editor

## Facets
- artifact type: plugin
- maturity: active
- function: documentation, boilerplate, developer-tools
- domain: developer-tools, documentation, text-editors
- platform: editor-plugin, cross-platform
- tags: vim-plugin, docblock-generator, code-documentation, tree-sitter, neovim-plugin, vim, neovim

## Member repositories
- kkoomen/vim-doge (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:25.114239+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-30T06:57:47.690904+00:00, confidence not recorded.
  - readme: https://github.com/kkoomen/vim-doge (fetched 2026-08-28T04:03:25.114239+00:00, sha 42603604155b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
