Hi,
first off, thank you very much for stepping up to maintain the plugin!
I have two suggestions on how to improve the pushed/unpushed commit coloring:
- For me, on neovim 0.12 and the latest master of this repo, pushed AND unpushed commits are both highlighted with
DiffviewCommitLocalOnly, remote ref commit is highlighted with DiffviewCommitRemoteRef. This branch appears to be never executed. Is this an intended behavior? I tested it in multiple repos, including this one, and for all of them this behavior was present.
- Would it be possible to stack
DiffviewFilePanelSelected with hl groups used for pushed/unpushed commits? It might be use a background color for one and a foreground color for the other and see the whole picture
Hi,
first off, thank you very much for stepping up to maintain the plugin!
I have two suggestions on how to improve the pushed/unpushed commit coloring:
DiffviewCommitLocalOnly, remote ref commit is highlighted withDiffviewCommitRemoteRef. This branch appears to be never executed. Is this an intended behavior? I tested it in multiple repos, including this one, and for all of them this behavior was present.DiffviewFilePanelSelectedwith hl groups used for pushed/unpushed commits? It might be use a background color for one and a foreground color for the other and see the whole picture