mirror of
https://github.com/neovim/neovim.git
synced 2025-10-11 12:26:37 +00:00

Problem: fnamemodify('path/..', ':p') differs from using 'path/../'. Solution: Include the "/.." in the directory name. (closes vim/vim#8808)4eaef9979f
Co-authored-by: Bram Moolenaar <Bram@vim.org> (cherry picked from commit31d53cbb0f
)