yarik

Results 3 comments of yarik

> [@fxzzi](https://github.com/fxzzi) > > > setting a new tab page also seems to be broken. I used to do it minimally like so: > > Use this instead: > >...

Vim shows that C defines have highlight group `cDefine` which (I think) is a link to `Define` group

I made a temporary solution with the following match patterns: ``` let g:rainbow_conf.separately['c'] = { 'parentheses': [ \ 'start=/\%(.*\\\)\@!\%(#.*\)\@