mirror of
https://github.com/neovim/neovim.git
synced 2026-04-23 07:45:32 +00:00
On Windows, if the nvim process has a directory open the lua process cannot remove it. After failing once, it's safe to force `nvim` to the top-level directory. Then try again.