mirror of
https://github.com/neovim/neovim.git
synced 2026-05-03 12:35:00 +00:00
It is wrong to assume that you can't shorten a path if it's in `/`: you can always shorten it by removing the forward slash. Closes #14512
It is wrong to assume that you can't shorten a path if it's in `/`: you can always shorten it by removing the forward slash. Closes #14512