mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 00:08:19 +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.