fix(oil): disable colorcolumn
This commit is contained in:
@@ -40,5 +40,8 @@ return {
|
|||||||
show_hidden = true,
|
show_hidden = true,
|
||||||
natural_order = false,
|
natural_order = false,
|
||||||
},
|
},
|
||||||
|
win_options = {
|
||||||
|
colorcolumn = "",
|
||||||
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user