mattboehm / vim-accordion

A vim window manager for people who love splits
101 stars 3 forks source link

Add AccordionDiff command #8

Closed mattboehm closed 11 years ago

mattboehm commented 11 years ago

AccordionDiff would set the viewport size to 2 and ensure that the two visible buffers are always being diffed with each other.

This would be very useful when viewing many versions of a file next to each other (like by calling Unstack on fugitive's :Glog)

The result would look something like:

example