enable sign column by default to have a little padding

This commit is contained in:
kiyan 2020-12-16 19:20:21 +01:00
parent 2cd12d01f8
commit bc8245c7bb

View File

@ -36,6 +36,7 @@ M.Tree = {
'winfixheight',
'nofoldenable',
'nospell',
'signcolumn=yes',
'foldmethod=manual',
'foldcolumn=0'
}