> 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? Cheers! Chris -- Chris Sutcliffe http://emergedesktop.org --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
