CopilotC-Nvim / CopilotChat.nvim

Chat with GitHub Copilot in Neovim
https://copilotc-nvim.github.io/CopilotChat.nvim/
GNU General Public License v3.0
1.44k stars 67 forks source link

fix: Find github.com in hosts/apps.json instead of getting it directly #328

Closed deathbeam closed 3 months ago

deathbeam commented 3 months ago

In apps.json it looks like app id can be prepended to github.com key, so just grab first match instead.