YCM-Generator
YCM-Generator copied to clipboard
Support for Chromatica.nvim
The color_coded README suggests Chromatica.nvim as a replacement for color_coded when upgrading to NeoVim.
I don't really want to try and remember to write a .clang file for Chromatica — I'd love for YCM-generator to help me prepare for the switch to NeoVim.
Hope this question is welcome! <3
This project is now in maintenance mode, so while I'm not going to be actively working on feature requests, I'm happy to merge PRs and triage bug reports.
Chromatica's format looks identical to color_coded, except that each line is prepended with flags=. It should be trivial to support (just need to duplicate and modify generate_cc_conf()), though I'd honestly prefer if Chromatica just supported the existing format instead of adding yet another to the mix.