On 1 Apr, 18:49, Spiros Bousbouras <[email protected]> wrote:
>
> I have autowriteall set. I tried setting hidden and although it does
> preserve undo history it no longer automatically saves the buffer
> when I move away from it. Is there a way to have hidden set and
> preserve automatic saving without defining my own
> autocommand ?

If I do have to define an autocommand will the following have the
same effect as having autowriteall set ?
autocmd BufLeave * :update

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to