SuperBo / fugit2.nvim

Neovim git GUI powered by libgit2
MIT License
352 stars 7 forks source link

feature: integration with diffview #19

Closed Feel-ix-343 closed 4 months ago

Feel-ix-343 commented 4 months ago

Did you check the docs?

Is your feature request related to a problem? Please describe.

Diff

Describe the solution you'd like

Diffview

Describe alternatives you've considered

Na

Additional context

Just diffview

Like neogit

Feel-ix-343 commented 4 months ago

Oops

Feel-ix-343 commented 4 months ago

This should be mentioned in the features, imo

SuperBo commented 4 months ago

@Feel-ix-343, I've just updated the README. I also planning to add my own diffview implementation to support in-memory index while rebasing.

For now, use diffview.nvim as a fallback support.