mirror of
https://github.com/neovim/neovim.git
synced 2026-07-05 00:55:14 +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