mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-10 04:23:46 -05:00
Fix readme links to Gbrowse plugins
Github changed the way they parse markdown, breaking a bunch of patterns.
This commit is contained in:
@@ -41,9 +41,9 @@ support is provided for `git instaweb`, and plugins are available for popular
|
|||||||
providers such as [GitHub][rhubarb.vim], [GitLab][fugitive-gitlab.vim], and
|
providers such as [GitHub][rhubarb.vim], [GitLab][fugitive-gitlab.vim], and
|
||||||
[Bitbucket][fubitive.vim].
|
[Bitbucket][fubitive.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
|
||||||
[fubitive.vim](https://github.com/tommcdo/vim-fubitive)
|
[fubitive.vim]: https://github.com/tommcdo/vim-fubitive
|
||||||
|
|
||||||
Add `%{fugitive#statusline()}` to `'statusline'` to get an indicator
|
Add `%{fugitive#statusline()}` to `'statusline'` to get an indicator
|
||||||
with the current branch in (surprise!) your statusline.
|
with the current branch in (surprise!) your statusline.
|
||||||
|
|||||||
Reference in New Issue
Block a user