You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The use case would be integration with Jujutsu's 3-pane diff editing, passing arguments $left $output $right. Since Vim's diff mode should be compatible with n≥2 files, maybe we can make the code generic? (Even though I don't believe n>3 would ever be desirable.)