lanej / vim-phab

vim-fugitive support for Phabricator

Home Page:https://github.com/lanej/vim-phab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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']

About

vim-fugitive support for Phabricator

https://github.com/lanej/vim-phab


Languages

Language:Vim Script 100.0%