On 24/11/08 08:44, anhnmncb wrote: > Tony Mechelynck<[EMAIL PROTECTED]> writes: > >> On 24/11/08 04:52, anhnmncb wrote: >>> As title, and I don't think it's very useful when editing a directory. >> When editing a directory, the netrw plugin uses ":setlocal noswapfile", >> so you don't need to do anything, the swapfile is already disabled on >> that directory. > > Why I still find that vim produces a _.swp file in dir that editing?
I don't -- while editing my home directory, "ls -l ~/.sw*" does list four files, but the most recent of them dates from more than a month ago. You might create a swapfile (with no filename in its name) when you edit a [No Name] file; then that swapfile will remain if Vim crashes or gets killed. >> See, however, ":help g:netrw_use_noswf", which tells you how to _enable_ >> swapfiles for directory buffers. >> >> >> Best regards, >> Tony. > -- Procrastinators do it tomorrow. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
