mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +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