change the zen mode width back to 80
This commit is contained in:
@@ -375,7 +375,7 @@ require'lazy'.setup{ --{{{1
|
|||||||
function()
|
function()
|
||||||
zen_mode.toggle{
|
zen_mode.toggle{
|
||||||
window = {
|
window = {
|
||||||
width = 90,
|
width = 80,
|
||||||
options = {
|
options = {
|
||||||
signcolumn = "no", -- disable signcolumn
|
signcolumn = "no", -- disable signcolumn
|
||||||
cursorline = false, -- disable cursorline
|
cursorline = false, -- disable cursorline
|
||||||
|
|||||||
Reference in New Issue
Block a user