mirror of
https://github.com/neovim/neovim.git
synced 2026-03-12 11:06:16 +10:00
os.remove() fails on empty directories in non-POSIX systems. https://github.com/keplerproject/luafilesystem/issues/4 lfs.rmdir() "usually" works, so use it instead. Closes #5236
13 KiB
13 KiB