Clear FoldColumn
This commit is contained in:
@@ -46,7 +46,7 @@ return function(theme, palette)
|
|||||||
|
|
||||||
-- Columns
|
-- Columns
|
||||||
ColorColumn = theme.active,
|
ColorColumn = theme.active,
|
||||||
FoldColumn = theme.active,
|
FoldColumn = theme.none,
|
||||||
Folded = theme.conceal,
|
Folded = theme.conceal,
|
||||||
SignColumn = theme.none,
|
SignColumn = theme.none,
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user