> From: Yakov Lerner [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 03, 2006 4:19 AM > On 5/2/06, John Player <[EMAIL PROTECTED]> wrote: > > You may be right -- I don't use the swapfile so I don't see > > the difference. That still means that the help is incorrect. > > Without connection to the original topic, I wonder > what are reasons for you not using swapfile ?
I am using vim mainly for the software development so I have a habit of making small changes, saving the files and testing the changes. I don't need recovery, I don't like any slowdowns when I am editing and I don't like temporary files laying around. I even set 'nobackup' and rely on undo and version control. I would not recommend it to everybody though :) JP.