Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Appropriate colors for doxygen comments in (e.g. C/C++) code #30

Open
rbong opened this issue May 28, 2019 · 0 comments
Open
Labels
migrated Issues migrated from morhetz/gruvbox

Comments

@rbong
Copy link

rbong commented May 28, 2019

@morhetz have you ever used highlighting of doxygen-style comments with the gruvbox color theme?

let g:load_doxygen_syntax=1

When I just enable that option on a C-file using doxygen, the comment chars /**/ become orange, doxygen short comments are red, like keywords - what is really distracting
(i.e. starting @718)
vim-doxygen

using 'enhanced' colors is even worse, imho:

let g:doxygen_enhanced_color=0

vim-doxygen_enhanced

Is this intended, or would you mind to come up with a more natural approach for your extremely coherent colorscheme?
(sry for not fixing this myself, really have no spare time & am not into colorschemes at all)

🤖 This issue has been automatically copied from morhetz#77 🤖

@rbong rbong added the migrated Issues migrated from morhetz/gruvbox label May 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migrated Issues migrated from morhetz/gruvbox
Projects
None yet
Development

No branches or pull requests

1 participant