updated characters to use for folds

This commit is contained in:
aminnairi
2024-01-13 22:09:48 +01:00
parent a871fbb6dd
commit c42e6f6e39
@@ -43,5 +43,4 @@ opt.splitright = true
opt.splitbelow = true opt.splitbelow = true
opt.conceallevel = 3 opt.conceallevel = 3
opt.foldtext = "" opt.foldtext = ""
opt.fillchars:append("fold:▾,foldopen:▾,foldsep:│,foldclose:▸") opt.fillchars:append("fold:▾ ,foldopen:▾,foldsep:│,foldclose:▸")
opt.fillchars:append("fold: ")