vim-fugitive/plugin
Tim Pope 32957cb552 Invoke :Browse if available to open URL
Example that invokes open(1) on OS X:

    command! -bar -nargs=1 Browse silent! !open <args>

Closes #509.
2014-06-26 17:07:07 -04:00
..
fugitive.vim Invoke :Browse if available to open URL 2014-06-26 17:07:07 -04:00