We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fbaa0f commit 9e9165dCopy full SHA for 9e9165d
doc/gp.nvim.txt
@@ -181,7 +181,7 @@ still supported for compatibility).
181
secret = {
182
"bash",
183
"-c",
184
- "cat ~/.config/github-copilot/hosts.json | sed -e 's/.*oauth_token...//;s/\".*//'",
+ "cat ~/.config/github-copilot/apps.json | sed -e 's/.*oauth_token...//;s/\".*//'",
185
},
186
187
0 commit comments