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