jaxbot / github-issues.vim

Github issue lookup in Vim
http://jaxbot.me/articles/github-issues-vim-plugin-5-7-2014
Other
405 stars 28 forks source link

Use g:gissues_default_remote if no remote can be determined #162

Open sanmiguel opened 7 years ago

sanmiguel commented 7 years ago

Ref #161

osleg commented 6 years ago

I actually think g:gissues_default_remote should be set to override remote lookup to be able to explicitly select on which remote to operate. Should we add some kind of additional parameter to decide to override or not?