nvim-mini / nvim-mini/mini.nvim

Feature request: interactive line blame

Open
#2,174 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request mini.git
Dominant language
Lua
Stars
9.5k
Forks
310
Avg merge
4h 16m
Merged PRs (30d)
1

Description

Contributing guidelines
Module(s)

mini.git

Description

A very nice feature would be to have line blame, maybe as virtual text, very much line gitsigns.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the mini.git module and reviewing how gitsigns provides line blame, especially its virtual-text presentation and interaction model. The issue does not name a file or test, so first identify the module entry point and existing test coverage. Done means mini.git provides an agreed-upon interactive line-blame feature in the Neovim interface.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, vim
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.