Bin Chen wrote:
Hi,

Can VIM configured to reload the opened file in a constant interval?

Thanks.
ABAI



That requires a lot of fancy footwork, because the "CursorHold" and "CursorHoldI" events (q.v.) are fired if you don't hit a key for 'updatetime' milliseconds, but not again.


Best regards,
Tony.
--
God doesn't play dice.
                -- Albert Einstein

Reply via email to