arakashic / chromatica.nvim

Clang based syntax highlighting for Neovim
MIT License
299 stars 17 forks source link

Doesn't play nicely with filetype c.doxygen and similar #60

Open ghost opened 5 years ago

ghost commented 5 years ago

If I set my filetype to "c.doxygen" to get doxygen doc comment syntax support, most of the colors of Chromatica doesn't work. Variables and function declarations cease being highlighted however function calls are highlighted as expected.