Hi All,
>From :help autosave:
*'autosave'* *'as'* *'noautosave'* *'noas'*
'autosave' 'aw' number (default 0)
Automatically write the current buffer to file N seconds after
the
last change has been made and when |'modified'| is still set.
Default: 0 = do not autosave the buffer.
Alternative: have 'autosave' use 'updatetime' and 'updatecount'
but make
them save the file itself besides the swapfile.
but :autosave 5 gives "Not an editor command"
and :set autosave 5 gives "Unknown option: autosave"
What am I missing? :/
Thanks for any advice!
Rob
:)
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---