mirror of
https://github.com/neovim/neovim.git
synced 2026-01-30 17:11:11 +10: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>