On May 19, 8:55 am, Bob Hiestand <[email protected]> wrote:
>
> :au InsertLeave <buffer> w
>

Probably better to use:

:au InsertLeave <buffer> update

so that you only write the file when it has changed.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to