Chris Sutcliffe wrote:
>> I've made some considerable changes to the rainbow plugin;
>> the :Rainbow command now supports setting any combination
>> of {}[]() for highlighting:
>> :Rainbow {
>> :Rainbow {[
>> etc.
>>
>> Note that []s are supported. Meino -- you'll need to remove your
>> renamed rainbow.vim for this to work.
>>
>> Its available at my website as v2g:
>> http://mysite.verizon.net/astronaut/vim/index.html#RAINBOW
>>
>
> It seems Rainbow doesn't like spaces in the path to rainbow.vim. When I type:
>
> :Rainbow
>
> I get:
>
> Error detected while processing function Rainbow#Rainbow:
> line 11:
> E172: Only one file name allowed: so /cygdrive/c/Documents and
> Settings/ironhead/vimfiles/after/syntax/c/rainbow.vvim
>
OK, v2h is now out -- its now using fnameescape() to handle those spaces
that Windows loves.
Regards,
Chip Campbell
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---