2009/5/7 Tim Chase <[email protected]>: ... > If I'm not sure, I'll often yank my current copy into a scratch > buffer/window, force-reload the file from disk, and then use > > :diffthis > > on each of the two buffers/windows to verify that there are no > surprises.
I have found, that the most comfortable way to do this is DiffOrig command, described in the VIM help (you should define it self though). One this command does the something very similar to all those copy/paste/force reload/diffthis stuff. :help DiffOrig -- Anton --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
