change fold level
This commit is contained in:
@@ -70,7 +70,7 @@ o.undofile = true
|
||||
|
||||
-- folding
|
||||
o.foldcolumn = '0'
|
||||
o.foldlevel = 5
|
||||
o.foldlevel = 10
|
||||
o.foldmethod = 'expr'
|
||||
o.foldexpr = 'nvim_treesitter#foldexpr()'
|
||||
o.fillchars = {
|
||||
|
||||
Reference in New Issue
Block a user