sindrets / diffview.nvim

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

Add `DiffviewToggle` command #517

Open cosmicbuffalo opened 3 months ago

cosmicbuffalo commented 3 months ago

adds DiffviewToggle command that acts as an alias to either DiffviewOpen or DiffviewClose depending on if the current tabpage is a diffview or not