mirror of
https://github.com/neovim/neovim.git
synced 2026-06-17 17:21:16 +00:00
Problem: SpellFileMissing autocmd may delete buffer. Solution: Disallow deleting the current buffer to avoid using freed memory.ef976323e7(cherry picked from commit6bc2d6b66b)