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