neogit
neogit copied to clipboard
Separate highlighter to represent the actual changes in the diff
Thank you for this awesome plugin. I was wondering if it is possible to have some addition highlight to show the actual changes with bright color and hence have separate highlighter if possible. ( I have no clue whether its even possible). Below is the example shows the change I am requesting for
From Neogit:

From Magit (doomemacs)

It is most certainly possible. https://github.com/sindrets/diffview.nvim does it, and the neogit d diffview integration also works with the exact highlighting.

Yes correct, with diffview it is visible, not in the same color palette but yes its there. It would be great to see the similar highlights with neogit native diff shown per file via <tab> key.