mirror of
https://github.com/neovim/neovim.git
synced 2026-03-19 15:18:15 +00:00
Problem: Deferred functions not called from autocommands.
Solution: Also go through the funccal_stack. (closes vim/vim#12267)
960cf9119e