On 08/05/07, A.J.Mechelynck <[EMAIL PROTECTED]> wrote:

In an autocommand, you need an ex-command, which <Esc> isn't. I suggest

        :au CursorHoldI * stopinsert

Make sure 'updatetime' has a long enough value (the default is 4000, i.e., 4
seconds, which might be a little short for some people).

Problem now is that I already have:
    au CursorHoldI * update
and this wants an updatetime of 4000 while as you say stopinsert will
want a higher number.

Is there a way?

Thanks

Eric

Reply via email to