sindrets / diffview.nvim

Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
Other
3.57k stars 101 forks source link

feat: Add the DiffviewToggle command #453

Closed benwilliams140 closed 6 months ago

benwilliams140 commented 6 months ago

Use :DiffviewToggle to open/close the Diffview. Accepts the same arguments as the :DiffviewOpen command.

sindrets commented 6 months ago

Thanks for the PR, but this has been discussed before, and it's not something I want because I think it's conceptually flawed. Please read discussions in parent issues.