nvim-telescope / telescope-github.nvim

Integration with github cli
MIT License
221 stars 19 forks source link

feat: support a "repo" parameter #44

Closed kyoh86 closed 1 year ago

kyoh86 commented 1 year ago

Sometimes, I want to search an issue from the another repository. Ideally, I'd like to search repos with telescope (#43), but once just I can pass the repository name, it will be very useful.

i.e.:

:Telescope gh issues repo=kyoh86/dotfiles