breaking: DiagnosticUnderline does not colorize fg anymore

use `colorize_diagnostic_underline_text = true` to bring back the
previous behavior.
This commit is contained in:
Michael Chris Lopez
2021-11-14 11:50:18 +08:00
parent 16f4532d53
commit 588a59c501
3 changed files with 9 additions and 8 deletions

View File

@@ -20,6 +20,7 @@ function M.get_global_config(prefix, base_bg)
"solid_vert_split",
"solid_float_border",
"solid_line_nr",
"colorize_diagnostic_underline_text",
"italic_comments",
"transparent_background",
})