mirror of
https://github.com/neovim/neovim.git
synced 2026-04-30 03:04:13 +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