-
|
Hello, the option Is it possible to fine-tune this behavior? This seems to have no effect: Thank you very much! |
Beta Was this translation helpful? Give feedback.
Answered by
mvllow
Jul 23, 2023
Replies: 1 comment 5 replies
-
|
Use our highlight_groups = {
Comment = { italic = true }
}In older versions of our theme the above would overwrite the entire "Comment" group but in the latest version it is extended so make sure you're on the latest version :) |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
tmummert
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use our
highlight_groups:In older versions of our theme the above would overwrite the entire "Comment" group but in the latest version it is extended so make sure you're on the latest version :)