We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a07c59 commit 55062edCopy full SHA for 55062ed
README.md
@@ -266,6 +266,9 @@ Then gist-vim will ask for your password in order to create an access
266
token. If you have two-factor authentication enabled, gist-vim will also
267
prompt you to enter the two-factor key you receive.
268
269
+NOTE:
270
+If you want you can set it directly to `g:github_user` and `g:gist_token`.
271
+
272
Whichever type of authentication you use, your GitHub password will not be
273
stored, only a OAuth access token produced specifically for gist-vim. The
274
token is stored in `~/.gist-vim`. If you stop using the plugin, you can
0 commit comments