Skip to content

panosl/vim-fubitive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

fubitive.vim

Extend fugitive.vim to support Bitbucket URLs in :Gbrowse.

Configuration

The default domain when searching remotes is bitbucket.org. To make this plugin work with a Bitbucket instance under a different domain, simply add the following to your .vimrc (taking care to escape special characters):

let g:fubitive_domain_pattern = 'code\.example\.com'

About

Add Bitbucket URL support to fugitive.vim's :Gbrowse command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vim Script 100.0%