mirror of
https://github.com/neovim/neovim.git
synced 2026-08-08 00:11:06 +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.