mirror of
https://github.com/neovim/neovim.git
synced 2025-11-21 09:36:29 +00:00
Problem: fnamemodify() treats ".." and "../" differently.
Solution: Expand ".." properly like how "/.." is treated in 8.2.3388.
(zeertzjq)
closes: vim/vim#15218
1ee7420460
(cherry picked from commit 028dd3c5c4)