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

@@ -30,6 +30,7 @@ M.View = {
'VertSplit:NvimTreeVertSplit',
'StatusLine:NvimTreeStatusLine',
'StatusLineNC:NvimTreeStatuslineNC',
'SignColumn:NvimTreeSignColumn',
'NormalNC:NormalNC'
}, ',')
},