yutkat/git-rebase-auto-diff.nvim

github github
git
stars 18
issues 0
subscribers 3
forks 2
CREATED

2023-04-03

UPDATED

3 days ago


git-rebase-auto-diff

Show diff automatically when git rebase.

https://user-images.githubusercontent.com/8683947/229416568-b50a6391-bd0b-4e61-88d8-2edeabcc1cd2.mp4

Inspired by hotwatermorning/auto-git-diff

Installation

using folke/lazy.nvim

{
    "yutkat/git-rebase-auto-diff.nvim",
    ft = { "gitrebase" },
    opts = {},
}

Usage

git rebase -i HEAD^^^