mirror of
https://github.com/neovim/neovim.git
synced 2025-10-15 22:36:09 +00:00

Problem: tests: test_mksession does not consider XDG_CONFIG_HOME Solution: allow to match $HOME/.vim/ and $HOME/.config/vim for &viewdir (John M Devin) closes: vim/vim#156395b9237c2e7
Co-authored-by: John M Devin <john.m.devin@gmail.com> (cherry picked from commit0eb708aa8a
)