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