mirror of
https://github.com/neovim/neovim.git
synced 2026-04-25 16:54:12 +00:00
Problem: Vim can create a directory but not delete it.
Solution: Add an argument to delete() to make it possible to delete a
directory, also recursively.
da440d21a6