fix: add sign column to winhl

This commit is contained in:
kiyan
2021-10-09 14:26:23 +02:00
parent a51795946e
commit 22e64cc736
2 changed files with 2 additions and 0 deletions

View File

@@ -75,6 +75,7 @@ local function get_links()
LspDiagnosticsHint = "LspDiagnosticsDefaultHint",
StatusLine = "StatusLine",
StatusLineNC = "StatusLineNC",
SignColumn = 'SignColumn',
}
end