mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-08 11:33:47 -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
|
||||
[Bitbucket][fubitive.vim].
|
||||
|
||||
[rhubarb.vim](https://github.com/tpope/vim-rhubarb)
|
||||
[fugitive-gitlab.vim](https://github.com/shumphrey/fugitive-gitlab.vim)
|
||||
[fubitive.vim](https://github.com/tommcdo/vim-fubitive)
|
||||
[rhubarb.vim]: https://github.com/tpope/vim-rhubarb
|
||||
[fugitive-gitlab.vim]: https://github.com/shumphrey/fugitive-gitlab.vim
|
||||
[fubitive.vim]: https://github.com/tommcdo/vim-fubitive
|
||||
|
||||
Add `%{fugitive#statusline()}` to `'statusline'` to get an indicator
|
||||
with the current branch in (surprise!) your statusline.
|
||||
|
||||
Reference in New Issue
Block a user