mirror of
https://github.com/neovim/neovim.git
synced 2026-03-03 23:58:27 +00:00
Close https://github.com/neovim/neovim/issues/8614 Use uv_os_homedir and current directory as backup if HOME env is not set. Allocate homedir only if var is not NULL.