mirror of
https://github.com/neovim/neovim.git
synced 2026-03-06 00:57:15 +00:00
Problem: Deferred functions invoked in unexpected order when using :qa and
autocommands.
Solution: Call deferred functions for the current funccal before using the
stack. (closes vim/vim#12278)
1be4b81bfb