Hi.
I always set $HOME as 'c:/docume~1/mattn' to avoid strange behavior of unix
like tools on windows.
But it make a bug that fnamemodify(expand('~/vimfiles'), ':p:8') don't return
'~/vimfiles'.
About argument 'src' in home_replace, it will be passed as full path. So
homedir_env should be converted full path before comparing.
https://gist.github.com/2412113
Please check and include.
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php