Fix readme links to Gbrowse plugins
Github changed the way they parse markdown, breaking a bunch of patterns.
This commit is contained in:
parent
779949c255
commit
cf248fa66d
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user