mirror of
https://github.com/neovim/neovim.git
synced 2026-03-26 10:22:00 +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.