ruanyl / vim-gh-line

vim plugin that open the link of current line on github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin only works if you install from your fork

timc1 opened this issue · comments

commented

Thank you for this awesome plugin! :)

Just dropping a note that I was only able to get this to work after forking the repo – since during PluginInstall we need to enter our Github credentials, we don't have access to this specific repository.

@timc1 what does the error message say? Since this is a public repo, people should be able to clone freely. Could it be the rate limit of GitHub public API access?

commented

@ruanyl weird – I ran PluginInstall again with this repo today and it worked. Yesterday it required Github credentials 🤷🏻‍♂️

I guess that's probably Github rate limit, closed the issue now :)