mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 20:08:17 +00:00

fix: #12056 If the colon of the drive letter of windows is URI encoded, it doesn't match the expected pattern, so decode it first.
fix: #12056 If the colon of the drive letter of windows is URI encoded, it doesn't match the expected pattern, so decode it first.