[email protected] wrote:
>  another little thing:
>  I downloaded the rainbow vimball, which gives me colored ({}) in c
>  and c++ according the description.
>  It contains and installs a file named rainbow.vvim.
>  The whole stuff works, if one renames rainbow.vvim to rainbow.vim
>  and it works for c++ only, if ${HOME}/.vim/after/syntax/c/rainbow.vim
>  gets copied to ${HOME}/.vim/after/syntax/cpp/rainbow.vim.
>  And it does not color []'s...
>   
Hello!

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

Regards,
Chip Campbell


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to