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

[Feature Request] Always display the the `Change` and `Staged Change` section #478

Open sudo-tee opened 6 months ago

sudo-tee commented 6 months ago

I would love an option to always the Staged change and the Change section even when empty.

Sometimes I get confused and try to commit an empty Stage thinking the Change section is the Stage.

Also when sections are being hidden I find the layout shift confusing.

Having both section always there would help me a lot in my workflow.

Of course the Conflict should stay hidden when there is no conflict.

If an option like this makes sense to you I might attempt to send a pull request.

Thanks for your help and for your amazing plugin.