mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-10 20:43:46 -05:00
Add Azure DevOps :GBrowse extension to README
This commit is contained in:
@@ -58,8 +58,8 @@ Additional commands are provided for higher level operations:
|
|||||||
hosting provider, with optional line range (try it in visual mode). Plugins
|
hosting provider, with optional line range (try it in visual mode). Plugins
|
||||||
are available for popular providers such as [GitHub][rhubarb.vim],
|
are available for popular providers such as [GitHub][rhubarb.vim],
|
||||||
[GitLab][fugitive-gitlab.vim], [Bitbucket][fubitive.vim],
|
[GitLab][fugitive-gitlab.vim], [Bitbucket][fubitive.vim],
|
||||||
[Gitee][fugitive-gitee.vim], [Pagure][pagure], and
|
[Gitee][fugitive-gitee.vim], [Pagure][pagure],
|
||||||
[Phabricator][vim-phabricator].
|
[Phabricator][vim-phabricator], and [Azure DevOps][fugitive-azure-devops.vim].
|
||||||
|
|
||||||
[rhubarb.vim]: https://github.com/tpope/vim-rhubarb
|
[rhubarb.vim]: https://github.com/tpope/vim-rhubarb
|
||||||
[fugitive-gitlab.vim]: https://github.com/shumphrey/fugitive-gitlab.vim
|
[fugitive-gitlab.vim]: https://github.com/shumphrey/fugitive-gitlab.vim
|
||||||
@@ -67,6 +67,7 @@ Additional commands are provided for higher level operations:
|
|||||||
[fugitive-gitee.vim]: https://github.com/linuxsuren/fugitive-gitee.vim
|
[fugitive-gitee.vim]: https://github.com/linuxsuren/fugitive-gitee.vim
|
||||||
[pagure]: https://github.com/FrostyX/vim-fugitive-pagure
|
[pagure]: https://github.com/FrostyX/vim-fugitive-pagure
|
||||||
[vim-phabricator]: https://github.com/jparise/vim-phabricator
|
[vim-phabricator]: https://github.com/jparise/vim-phabricator
|
||||||
|
[fugitive-azure-devops.vim]: https://github.com/cedarbaum/fugitive-azure-devops.vim
|
||||||
|
|
||||||
Add `%{FugitiveStatusline()}` to `'statusline'` to get an indicator
|
Add `%{FugitiveStatusline()}` to `'statusline'` to get an indicator
|
||||||
with the current branch in your statusline.
|
with the current branch in your statusline.
|
||||||
|
|||||||
Reference in New Issue
Block a user