do not close folds on file open

This commit is contained in:
Ray Elliott 2020-03-24 12:55:04 +00:00
parent eda6c4eccb
commit 67aeec15da
1 changed files with 1 additions and 1 deletions

View File

@ -269,7 +269,7 @@ set cmdheight=3
set foldmethod=indent
set foldnestmax=3
set foldlevelstart=2
set foldlevelstart=99
set showmode