Files
neovim/src
Pavel Platto 8e2b570d6f tempfile.c: refactor vim_settempdir
- 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.
2014-07-14 21:14:40 +02:00
..
2014-07-14 21:14:40 +02:00