Skip to content

Commit 9e9165d

Browse files
chore: update README and auto-generate vimdoc
1 parent 2fbaa0f commit 9e9165d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/gp.nvim.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ still supported for compatibility).
181181
secret = {
182182
"bash",
183183
"-c",
184-
"cat ~/.config/github-copilot/hosts.json | sed -e 's/.*oauth_token...//;s/\".*//'",
184+
"cat ~/.config/github-copilot/apps.json | sed -e 's/.*oauth_token...//;s/\".*//'",
185185
},
186186
},
187187

0 commit comments

Comments
 (0)