vim-github-link icon indicating copy to clipboard operation
vim-github-link copied to clipboard

generate github link from selected lines in vim

Results 3 vim-github-link issues
Sort by recently updated
recently updated
newest added

### Description I have configured my repository to have 2 remotes. ``` $ git remote -v origin [email protected]:STEllAR-GROUP/hpx.git (fetch) origin [email protected]:STEllAR-GROUP/hpx.git (push) satacker [email protected]:SAtacker/hpx.git (fetch) satacker [email protected]:SAtacker/hpx.git (push) ``` However...

now this plugin can use github.com only. need to use repos hosted other services. if #1 is finished, this will be easy task.