I made a git gutter plugin

It’s not very polished, but does the job for me.

4 Likes

Nice, on my fork of Kakoune I have changed the git.kak to obtain quite the same behavior.
Would it make sense to change kakoune to be able to use custom git indicators instead of hard coding them ?

Never used git.kak before, probably should check all the other tools out (especially since grep.kak and lsp-references are the best navigation experience I’ve had).

I’ve never used :git show before, but I’d probably want it to be as similar to $ git diff as possible. My plugin’s indicators where chosen to match vscode and visual studio git gutter.