do not close folds on file open
This commit is contained in:
parent
eda6c4eccb
commit
67aeec15da
1 changed files with 1 additions and 1 deletions
2
init.vim
2
init.vim
|
|
@ -269,7 +269,7 @@ set cmdheight=3
|
|||
|
||||
set foldmethod=indent
|
||||
set foldnestmax=3
|
||||
set foldlevelstart=2
|
||||
set foldlevelstart=99
|
||||
|
||||
set showmode
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue