mirror of
https://github.com/neovim/neovim.git
synced 2025-09-22 03:08:27 +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.