mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00

- return result of setting and remove directory if the setting was not successful. - don't do `STRCPY` in case of `vim_FullName` failure because `vim_FullName` already did it.