When working in Vim I normally split the screen into two vertically. Often both of these viewports are displaying the same file. Is there a way to associate their positions in the file?
Hopefully I make one of them always show the lines immediately following the other, so that as I scroll around in either viewport the other updates.
