change fold depth

This commit is contained in:
2024-09-10 07:39:24 -05:00
parent c2ec1effa7
commit a376921271
+1 -1
View File
@@ -133,7 +133,7 @@ opt.tabstop = 4
opt.textwidth = 0
opt.foldmethod = "indent"
opt.foldlevelstart = 10
opt.foldlevelstart = 30
opt.mouse = ""