mirror of
https://github.com/neovim/neovim.git
synced 2026-08-24 08:01:53 +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