On Sat, Apr 13, 2013 at 2:51 AM, Philip Rhoades <[email protected]> wrote:
> People, > > With two text files open in vertical panels, I would like to be able to > cursor around on the left side file and for the same (or nearly the same > line) to be centred and highlighted on the right side . . > > I am not certain what you end goal is after you have visually identified the different lines, but I did write a plugin to do something similar to this. WhatsMissing.vim: Shows what is missing (or not) between 2 buffers http://www.vim.org/scripts/script.php?script_id=1108 Is has 2 modes, word by word comparison or line by line. Anyway, thought I would toss that out and let you read up on the web page if interested. HTH, David -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
