diff -r e3edddb48a91 -r 595320486f69 hgrev/plugin/hgrev.vim --- a/hgrev/plugin/hgrev.vim Wed Sep 12 01:49:50 2012 +0100 +++ b/hgrev/plugin/hgrev.vim Wed Sep 12 10:45:25 2012 -0700 @@ -71,9 +71,9 @@ " it works off the cwd, and we need the nearest root from the filename. " + " (we're unlikely to get lucky finding '.hg' in http:// or similar) + " if matchstr(bufname('%'), "^[^:/]\\+://") != '' - " not on this buffer... - " (we're unlikely to get lucky finding '.hg' in http:// or similar) return endif