zR
each time when opening a buffer.I have these set up in .vimrc
:
set foldlevelstart=99
set foldlevel=99
Please point me on how to disable the folding, or at least making the navigation to another buffer not to close the opened ones.
You're not alone.
set nofoldenable " disable folding