bill lam wrote: > Thanks you for head up. I did not intend to use USERPROFILE > inside vim program but just tell people to put some files > under that USERPROFILE using perhaps file explorer or cmd.exe shell.
If you tell Windows users to put a file somewhere under USERPROFILE in the hope that Vim will find it you are still missing the point. It will work for most users (those who haven't done much customisation), but only by coincidence. What you should say is to start Vim and use ':echo $HOME' to see the directory where they should put stuff. See the tip I mentioned earlier where I tried this approach. John --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
