Closed JESii closed 10 years ago
I believe this is due to a change recently introduced in fugitive. You should be able to fix by enforcing a vertical diff. Try adding this to your vimrc
set diffopt+=vertical
Going to close this now assuming the above fixed it, but please reopen or comment if you still see the issue.
Open vim, issue command Conflicted,and I see my three views, but they're stacked horizontally (:sp mode) instead of side-by-side as described in the README. Maybe something I have in my .vimrc, but I can't figure it out.