mirror of
https://github.com/neovim/neovim.git
synced 2026-03-01 14:48:26 +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.