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