mirror of
https://github.com/neovim/neovim.git
synced 2025-11-03 17:24:29 +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