On 5/17/06, Dennis Nezic <[EMAIL PROTECTED]> wrote:
> On Tue, 16 May 2006 22:28:54 -0700 (PDT), > Gerald Lai <[EMAIL PROTECTED]> wrote: > You could try something like > > :au VimLeave * if v:dying | quitall! | endifactually, vim does do what i expect it to do ... even without the VimLeave autocmd ... gvim doesn't :\. i wonder if there is any event that might work with gvim.
VimLeave works with gvim as well. Did you try the above suggestion?
