mirror of
https://github.com/neovim/neovim.git
synced 2026-04-25 16:54:12 +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