# David-Kunz/gen.nvim

Neovim plugin to generate text using LLMs with customizable prompts

Repository: https://github.com/David-Kunz/gen.nvim
Canonical: https://ross.abutalabs.com/products/gennvim
Language: Lua
License: Unlicense
License Family: permissive
Last push: 2025-05-03T11:21:49+00:00

## Health v2 (maintenance only)
Score: 36/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 19, release rhythm 35, longevity 76
- inputs: {"age_days": 1068, "days_push": 487, "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 1527, forks 121 (observed 2026-08-28T04:04:58.533580+00:00)

## What it is
A Neovim plugin that generates text using LLMs (primarily via Ollama) with customizable prompts. It streams model responses into editor windows and can replace selected text.

## Use cases
- generate text with llms inside neovim
- use ollama models in my editor
- rewrite or complete selected code with a local llm
- customize llm prompts in neovim
- chat with a local language model while coding

## When to avoid
- you use VS Code or another editor instead of Neovim
- you want cloud LLM providers out of the box
- you need a full chat UI with conversation history

## Facets
- artifact type: plugin
- maturity: active
- function: llm-inference, chatbot, prompt-engineering
- domain: large-language-models, developer-tools, text-editors
- platform: editor-plugin, windows
- tags: neovim, ollama, lua, text-generation, ai-assistant, linux, macos

## Member repositories
- David-Kunz/gen.nvim (main) score 36

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:58.533580+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:31:32.228742+00:00, confidence not recorded.
  - readme: https://github.com/David-Kunz/gen.nvim (fetched 2026-08-28T04:04:58.533580+00:00, sha 2319e88db9af)
- Data as of 2026-08-30T08:39:29.467469+00:00.
