mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0058
This commit is contained in:
@@ -3594,6 +3594,7 @@ expand_env_esc(src, dst, dstlen, esc)
|
||||
/*
|
||||
* Vim's version of getenv().
|
||||
* Special handling of $HOME, $VIM and $VIMRUNTIME.
|
||||
* Also does ACP to 'enc' conversion for Win32.
|
||||
*/
|
||||
char_u *
|
||||
vim_getenv(name, mustfree)
|
||||
|
Reference in New Issue
Block a user