Hi,

Linda W wrote:
> 
> 
>   I'm trying to place my color.vim file in
> ~/.vim/colors/linda.vim
> 
> But it is not finding it.
> 
> I've only been able to get it to work by putting it
> C:\prog64\vim\colors\
> 
> (note I constantly have to move new 'vims' out of prog64\vim\vimXXX up 
> into vim,
> upon new installations so all the programs that look for it at a fixed 
> location don't
> break; don't actually move it, just create links)...
> 
> It finds my .vimrc, and .gvimrc. in C:\users\linda (~), which is what
> I get if I type echo $HOME in gvim, (win7-64bit version)...
> 
> (at least when I launch from explorer...)...so if it finds my .vim and 
> .gvim,
> why doesn't it find .vim/colors/xxxx.vim?

did you change the 'runtimepath' option? On Windows the directory for
user-specific scripts is ~/vimfiles by default, not ~/.vim.

Regards,
Jürgen

-- 
Sometimes I think the surest sign that intelligent life exists elsewhere
in the universe is that none of it has tried to contact us.     (Calvin)

-- 
You received this message from the "vim_use" 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

Reply via email to