Files
neovim/test/functional
Barrett Ruth e827c3b648 fix(gf): handle local file: URI paths #38915
Problem:
`gf` and `<cfile>` treat `file:/absolute/path` as a literal path and
open `file:/...` instead of the local file.

Solution:
Strip the local `file:` prefix before path resolution in the hyperlink
path code.
2026-04-14 18:08:09 -04:00
..
2026-04-14 06:09:54 -04:00
2026-04-10 11:08:26 -05:00
2026-03-29 18:16:17 +02:00
2025-12-15 13:55:15 -05:00