Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 293 Bytes

README.markdown

File metadata and controls

13 lines (7 loc) · 293 Bytes

phab.vim

  • Enables :Gbrowse from fugitive.vim to open Phabricator URLs.

Installation

Plug 'lanej/vim-phab'

List out your Phabricator server domains for fugitive

let g:fugitive_phab_domains = ['secure.phabricator.com']