mirror of
https://github.com/zoriya/vim.git
synced 2026-06-03 20:13:31 +00:00
6f14da15ac
Problem: Only created files can be cleaned up with one call.
Solution: Add flags to mkdir() to delete with a deferred function.
Expand the writefile() name to a full path to handle changing
directory.