You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
Thank for making color_coded, I have used it happily.
I have used the source insight and vim, but I have a trouble to understand the code easily for bolding and italic. also, I only worked in C
Is it possible to blue color for intel_dsm_priv ?
Is it possible to be italic for intel_dsm_guid ?
Is it possible to exchange the color for acpi_method_name orange or blue?
Hey, thanks for using color_coded and I'm glad you've enjoyed it. I'm out on vacation right now and I don't have my typical setup for helping to debug any issues. If you're looking to customize color_coded's highlighting, your first step should be to use a custom colorscheme which uses your preferred colors for the highlight groups which color_coded outputs. An example of that is included with color_coded, as shown here (you can enable this with :color twilighted in vim): https://github.com/jeaye/color_coded/blob/master/colors/twilighted.vim
Tweaking these requires a bit of understanding of libclang and vim, but it gives you a great deal of control. If I've misunderstood your question, please let me know.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Thank for making color_coded, I have used it happily.
I have used the source insight and vim, but I have a trouble to understand the code easily for bolding and italic. also, I only worked in C
I used it for colorscheme
http://www.vim.org/scripts/script.php?script_id=2140
I failed to adapt that which has asked for my requesting above.
Could you please help me?
Thank for help in advance.
Vincent Von Pak.
The text was updated successfully, but these errors were encountered: