mirror of
https://github.com/neovim/neovim.git
synced 2026-01-21 04:31:51 +10:00
Before Vim patch 8.2.3468 relative_directory is never used in the resulting path name, so whether it has a trailing slash didn't matter. Now path_full_dir_name() appends a non-existing relative directory to the current directory name, so the trailing slash needs to be kept.
22 KiB
22 KiB