mirror of
https://github.com/neovim/neovim.git
synced 2026-04-22 07:15:34 +00:00
Problem: Manual folds are lost when a session file has the same buffer in
two windows. (Jeansen)
Solution: Use ":edit" only once. (Christian Brabandt, closes vim/vim#1958)
4bebc9a056