mirror of
https://github.com/neovim/neovim.git
synced 2026-06-28 14:10:29 +00:00
Problem: Cannot recover from a swap file.
Solution: Do not expand environment variables in the swap file name.
Do not check the extension when we already know a file is a swap
file. (Ken Takata, closes 4415, closes vim/vim#4369)
99499b1c05