mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-01-17 16:45:09 +08:00
Fixes #871 It is valid - though odd - to open a file at `some//path`. In that case the current check for fugitive buffers matches and changes &path unexpectedly. A stricter match against `://` prevents this.
102 KiB
102 KiB