neovim/config
Rui Abreu Ferreira 71487a935e Implement os_unsetenv()
- In UNIX systems where unsetenv() is available, it is used. Otherwise
  the variables are set with the empty string.
- New check HAVE_UNSETENV for unsetenv()
- Added unit test to env_spec.lua
2015-04-14 15:20:50 -04:00
..
CMakeLists.txt Implement os_unsetenv() 2015-04-14 15:20:50 -04:00
config.h.in Implement os_unsetenv() 2015-04-14 15:20:50 -04:00
pathdef.c.in Refactor default_vim{,runtime}_dir to use char type. #2375 2015-04-12 10:52:51 +02:00
versiondef.h.in config: split out versiondef.h from config.h 2015-03-08 21:54:57 -04:00