mirror of
https://github.com/amix/vimrc
synced 2025-07-09 10:45:00 +08:00
Use sources_non_forked folder for pathogen path, with sources_non_forked_fallback folder as fallback.
This commit is contained in:
17
sources_non_forked_fallback/vim-rhubarb/doc/rhubarb.txt
Normal file
17
sources_non_forked_fallback/vim-rhubarb/doc/rhubarb.txt
Normal file
@ -0,0 +1,17 @@
|
||||
*rhubarb.txt* fugitive.vim extension for GitHub
|
||||
|
||||
Author: Tim Pope <http://tpo.pe/>
|
||||
License: MIT
|
||||
|
||||
Use |i_CTRL-X_CTRL-O| to omni-complete GitHub issues or project collaborator
|
||||
usernames when editing a commit message.
|
||||
|
||||
Use Fugitive's |:GBrowse| to browse to the GitHub URL for the current buffer.
|
||||
|
||||
ABOUT *rhubarb-about*
|
||||
|
||||
Grab the latest version or report a bug on GitHub:
|
||||
|
||||
http://github.com/tpope/vim-rhubarb
|
||||
|
||||
vim:tw=78:et:ft=help:norl:
|
Reference in New Issue
Block a user