mirror of
https://github.com/neovim/neovim.git
synced 2026-07-13 12:50:31 +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.