mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00

Also close Nvim instance before removing log file, otherwise the Nvim instance will still write to the log file. Also adjust log level in libuv_process_spawn(). Ref #27660