@Masi - if you mean "nmap gP :cprev" they are not defined as special syntax group, so you cannot define syntax highlighting for them separately, other than normally changing the Normal highlighting group (normal text).
@Idigas: I agree with you! -- I could now find the folder syntax. I have the following in my ~/.vim: http://files.getdropbox.com/u/175564/vimFolderMac.png
@Masi (why am I even writing this, nobody else is talking here) - wow! Well, you've got either your vim screwed up, or you've got some weird distribution of vim. But I think even vimtiny has syntax highlighting. My vim dir: http://paste.pocoo.org/show/125459/
Here is the paste: http://paste.pocoo.org/show/125543/The thing that's confusing me is that in the upper window, you have syntax highlighting. And vimrc is a vim filetype. So check your files around a little - you probably have it in some other location. (vimfiles maybe). Sorry I didn't think of it earlier, just occured to me.
@Idigas: I agree with you: the screenshot is confusing. There are two files in the screenshot: the top one is ~/.vimrc, while the one at the bottom is a .vim -file. --- Thank you for the paste!