mirror of
https://github.com/neovim/neovim.git
synced 2026-02-28 21:31:44 +10:00
Problem: Fnamemodify() does not apply ":~" when followed by ":.".
Solution: Don't let a failing ":." cause the ":~" to be skipped. (Yasuhiro
Matsumoto, closes vim/vim#5577)
d816cd94d8