Files
neovim/test/unit
zeertzjq f2d9c330fc fix(path): don't remove trailing slash when getting absolute path (#20853)
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.
2022-10-30 07:10:04 +08:00
..
2022-01-04 11:07:40 -07:00
2022-05-17 22:26:25 +02:00
2022-01-04 11:07:40 -07:00
2022-06-28 04:02:29 -07:00
2017-04-01 12:25:10 +03:00