Closed meck closed 2 years ago
I get the default (non-nord) colors for underlines on DiagnosticUnderlineError DiagnosticUnderlineHint DiagnosticUnderlineWarn DiagnosticUnderlineInfo.
DiagnosticUnderlineError
DiagnosticUnderlineHint
DiagnosticUnderlineWarn
DiagnosticUnderlineInfo
This should be controlled by guisp currently they are set with default values:
guisp
DiagnosticUnderlineError xxx cterm=underline gui=underline guisp=Red
Looking at the code creating highlight groups It seems nordic dosen't have any support for setting guisp
Thanks for raising this issue. Support coming now :)
I get the default (non-nord) colors for underlines on
DiagnosticUnderlineError
DiagnosticUnderlineHint
DiagnosticUnderlineWarn
DiagnosticUnderlineInfo
.This should be controlled by
guisp
currently they are set with default values:Looking at the code creating highlight groups It seems nordic dosen't have any support for setting
guisp