Rich Healey wrote: > Basically what I'm looking for is to have vim diff whatever's > in my current buffer against what was in there when I opened > it.
I use :DiffOrig which is created by copying the two lines given in help to your vimrc file. :help :DiffOrig John --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
