Hi,

Chris Sutcliffe wrote:
> On 12/10/2011 7:47 PM, Linda W wrote:
>>
>>   Jürgen Krämer wrote:
>>>> (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.
>>>    
>> ---
>>     I don't set a runtime path.   I'd expect it to work the same as on 
>> unix/linux.
>> Why should windows be different?
> 
> Assuming you are trying to mix Cygwin and Windows (g)vim, in Cygwin just 
> make .vim a symlink to vimfiles.  I do that and it works quite well.

putting

  set 
runtimepath=~/.vim,$VIM/vimfiles,$VIMRUNTIME,$VIM/vimfiles/after,~/.vim/after

in you .vimrc or _vimrc also works.

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