mirror of
https://github.com/neovim/neovim.git
synced 2026-04-29 02:34:10 +00:00
Problem: Recursively calling :defer function if it does :qa in a compiled
function.
Solution: Clear the defer entry before calling the function. (closes vim/vim#12271)
a1f2b5ddc6