# kdheepak/lazygit.nvim

Plugin for calling lazygit from within neovim.

Repository: https://github.com/kdheepak/lazygit.nvim
Canonical: https://ross.abutalabs.com/products/lazygitnvim
Language: Lua
License: MIT
License Family: permissive
Topics: neovim, lazygit, plugin, lua
Last push: 2025-12-19T19:34:37+00:00

## Health v2 (maintenance only)
Score: 58/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 58, release rhythm 35, longevity 100
- inputs: {"age_days": 2343, "days_push": 257, "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 2347, forks 90 (observed 2026-08-28T04:06:40.018881+00:00)

## What it is
A Neovim plugin that launches the lazygit terminal UI inside a floating window within Neovim. It provides commands like :LazyGit and :LazyGitFilter to manage git repositories without leaving the editor.

## Use cases
- run lazygit inside neovim
- open a git tui in a floating window from the editor
- view git log for the current file in neovim
- stage and commit changes without leaving neovim
- customize lazygit config file path from neovim

## When to choose
- you use Neovim and already like lazygit's interface
- you want git operations integrated into your editor workflow
- you want a floating-window git UI with configurable borders and transparency

## When to avoid
- you don't use Neovim or lazygit
- you prefer a full-screen standalone git TUI
- you use Vim without Neovim features

## Facets
- artifact type: plugin
- maturity: active
- function: version-control, developer-tools, terminal-ui
- domain: developer-tools, version-control
- platform: windows, cross-platform
- tags: neovim, lazygit, git, floating-window, lua, command-line, linux, macos

## Member repositories
- kdheepak/lazygit.nvim (main) score 58

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:40.018881+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-30T02:37:00.731747+00:00, confidence not recorded.
  - readme: https://github.com/kdheepak/lazygit.nvim (fetched 2026-08-28T04:06:40.018881+00:00, sha 9c80de11aa3e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
