Currently it appears that we're attempting to install the vim-ruby runtime files into $VIMRUNTIME which should really only contained the default distributed files. It would be better to default to, $HOME/.vim (or $HOME/vimfiles for Windows) and $VIM/vimfiles. Any objections? Regards, Doug PS. Is HOME set on Windows in Win2k and later?