i have a file with diff in vim shown as below

1.old   1.new
abc   | foo
dce   | bar
---     | ---
---     | ---
---     | ghi
foo    | jkl
bar    | mno

foo, bar are out of aligned because of some changes in file 1.new;
now i want to realign foo in 1.old to foo in 1.new and start diffing
from there, how can this be done.

and more question, is vim good for viewing diffs?

thanks
sinbad
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to