nvim-mini / nvim-mini/mini.nvim
Feature request: interactive line blame
Open
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
- I have read CONTRIBUTING.md
- I have read CODE_OF_CONDUCT.md
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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