diff --git a/autoload/fugitive.vim b/autoload/fugitive.vim index 0dc210a..0367a99 100644 --- a/autoload/fugitive.vim +++ b/autoload/fugitive.vim @@ -7240,9 +7240,6 @@ function! fugitive#BrowseCommand(line1, count, range, bang, mods, arg, ...) abor else let rev = arg endif - if rev =~? '^\a\a\+:[\/][\/]' && rev !~? '^fugitive:' - let rev = substitute(rev, '\\\@