mirror of
https://github.com/neovim/neovim.git
synced 2026-02-04 11:30:53 +10: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