On 2009-06-12 04:18 (-0700), Amit Debnath wrote:
> When I'm opening a file using vim and write and close the file , The
> temporary file named filename~ is not getting deleted even after I
> close the file after editing and saving.. Any solution to the problem?
It's not a temporary file, it's a backup file. You can control how Vim
handles backup files with 'backup', 'writebackup' and a couple of other
settings. For more info, see:
:help backup
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---