lambdalisue/vim-gina
View on GitHubCan I use it with delta instead of diff-highlight?
Open
#300 opened on Feb 9, 2022
enhancementhelp wanted
Repository metrics
- Stars
- (688 stars)
- PR merge metrics
- (PR metrics pending)
Description
Thank you for the great project. I don't see why this is not popular enough than other project.
When I Gina:log and show commit. It shows diff with default git diff.
Maybe can I use it with tools like delta?
delta supports git diff --color | delta --diff-highlight which emulate same view as diff-highlight (but better).