mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00

* Change uri_to_fname to not convert non-file URIs A URI with a scheme other than file doesn't have a local file path. * fixup! Change uri_to_fname to not convert non-file URIs * fixup! fixup! Change uri_to_fname to not convert non-file URIs