[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

vim's syntax highlighting + typedefs from #include <foo.h>



Hi,

Is it possible to get vim to have a look through your #included files
and colour the defined types? In particular, it would be nice to have
'gfloat' coloured similar to 'float', when including glib.h

Alternatively, should I be using :syntax match and friends?

Regards,
Mark.



Reply to: