vim-github-link
vim-github-link copied to clipboard
generate github link from selected lines in vim
I'm not sure how this ever worked before, TBH!
### 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.