mirror of
https://github.com/neovim/neovim.git
synced 2026-02-21 19:06:52 +00:00
Problem: :wqall does not trigger ExitPre. (Bart Libert)
Solution: Move preparations for :qall to a common function. (closes vim/vim#12374)
411da64e77
Co-authored-by: Bram Moolenaar <Bram@vim.org>