The QuitPre event:Fires:radio_button_uncheckedWhen using :quit, :wq or :qall, before deciding whether it closes the current window or quits Neovim.Notes:radio_button_uncheckedFor :wq the buffer is written prior to firing QuitPre.radio_button_uncheckedThis event can be used to close any non-essential window if the current window is the last ordinary window.See Also:radio_button_uncheckedExitPreradio_button_uncheckedWinClosed