Skip to content

cedarbaum/fugitive-azure-devops.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fugitive-azure-devops.vim

This extension enables the Gbrowse functionality of the fugitive.vim plugin to work with Azure DevOps Git repositories.

Installation

Make sure that you've installed the fugitive.vim plugin. Afterwards, install this plugin using your favorite plugin manager (e.g., pathogen.vim, vim-plug).

FAQ

  1. Which domains are supported?

The default domain is dev.azure.com. You can change this by setting g:fugitive_azure_devops_baseurl.

  1. Is Omni completion supported?

Not currently. This could be done via the Azure DevOps REST API.

Acknowledgments

This plugin is heavily based on the rhubarb.vim and fugitive-gitlab.vim plugins, which add Gbrowse functionality for GitHub and GitLab, respectively. The test infrastructure, including many GBrowse tests, are also from the fugitive-gitlab.vim plugin. Both plugins are distributed under Vim's license.

License

Copyright (c) Sam Cedarbaum. Distributed under the same terms as Vim itself. See :help license.

About

Azure DevOps extension for fugitive.vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published