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

Feature Request: Toggle Diffview Action #483

Closed kevintraver closed 2 months ago

kevintraver commented 2 months ago

Add an additional toggle() action that calls open() or close() depending on if diffview is already open.

kevintraver commented 2 months ago

Duplicate of #450