Skip to content

borissov/fugitive-bitbucketserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

fugitive-bitbucketserver

Installation

Via Plugin Manager

Vundle

    Plugin 'borissov/fugitive-bitbucketserver'

VIM Plug

    Plug 'borissov/fugitive-bitbucketserver'

Manual Installation

cd ~/.vim/bundle
git clone git://github.com/borissov/fugitive-bitbucketserver

Settings

In your vimrc file add options to set your bitbucket server urls.

let g:fugitive_bitbucketservers_domains = ['http://yoururl.com'] 

If your server URL includes a port as well as the hostname e.g. http://yoururl.com:7990 then just the hostname should be configured, don't include the ":7990".

Originaly from

tommcdo/vim-fubitive

About

πŸ™ Plugin for :Gbrowse to work with Atlassian BitBucket server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published