mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-01-21 02:22:11 +08:00
Example that invokes open(1) on OS X:
command! -bar -nargs=1 Browse silent! !open <args>
Closes #509.
Example that invokes open(1) on OS X:
command! -bar -nargs=1 Browse silent! !open <args>
Closes #509.