zen mode: disable foldcolumn (displays fold level)

Co-Authored-by: iGor milhit <igor@milhit.ch>
iGor milhit 2023-06-16 14:51:11 +02:00
parent b30b439e71
commit 750d8456f6
Signed by: igor
GPG Key ID: 692D97C3D0228A99
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ return {
enabled = true,
ruler = false,
showcmd = false,
foldcolumn = "0"
},
gitsigns = { enabled = false },
},