Thursday, June 28, 2018

Re: Perform diff as exact line match

On Fri, Jun 29, 2018 at 3:30 AM, Joseph L. Casale <jcasale@gmail.com> wrote:
> Does a means or plugin exist to perform a diff between two tabs/files that compares entire lines?
>
> Thanks.

No plugin required, provided that you have a Vim compiled with +diff
and that the diff utility is installed and can be found on your $PATH.

See ":help diff.txt"

Best regards,
Tony.

--
--
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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: