mirror of
https://github.com/neovim/neovim.git
synced 2025-12-12 01:22:41 +00:00
Problem: noisy error when restoring folds from session fails
Solution: ignore errors silently when sourcing session file.
(Igor Lacerda)
fixes: vim/vim#15813
closes: vim/vim#17127
cca5dea76e
Co-authored-by: Igor Lacerda <igorlfs@ufmg.br>