mirror of
https://github.com/neovim/neovim.git
synced 2025-12-09 16:12:48 +00:00
Problem: Filetype test leaves file behind.
Solution: Add deferred delete flag to writefile(). (Dominique Pellé,
closes vim/vim#11249)
fc06cda837
Co-authored-by: Dominique Pelle <dominique.pelle@gmail.com>