>> But I'm getting weird behavior with $HOME: > > What does vim say $HOME is? Type :echo $HOME in vim.
Nothing. But $VIMRUNTIME works fine. And echo $HOME from bash just before I run vim works fine too. Ah, I found it: the /etc/bash/bashrc set HOME but didn't export it. Thanks for pointing me in the right direction. -- 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
