On Sun, 18 Oct 2009 17:10:50 -0400 Chris Sutcliffe <[email protected]> wrote:
> > > The cCpp in cCppParen stands for C Preprocessor. The group used to > > highlight parens in C and C++ is cParen. The problem is that the > > cParen region is defined with the "transparent" attribute, so changing > > its guifg attribute has no visible effect. > > I've come up with a workaround via 'after/syntax/c.vim', but it's a > bit of a cludge. Is it possible modify a syntax region's attributes > after they have been set? Im having the same issue, also got it solved currently with after/syntax/c.vim. So would appreciate feedback on this. > > Cheers! > > Chris > > -- > Chris Sutcliffe > http://emergedesktop.org > > > -- Kristoffer Ericson <[email protected]> --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
