updated the way fold characters are set

This commit is contained in:
aminnairi
2024-01-13 21:56:17 +01:00
parent a4757eea3c
commit d787adda1d
@@ -43,3 +43,4 @@ opt.splitright = true
opt.splitbelow = true opt.splitbelow = true
opt.conceallevel = 3 opt.conceallevel = 3
opt.foldtext = "" opt.foldtext = ""
opt.fillchars:append("foldopen:▾,foldsep:│,foldclose:▸")