You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the problem in my case is that I'm trying to upload a gist which contains the github token, so first time the gist update works, then token deleted, leading to all later update broken.
one solution is to keep the token in local file .gist-vim which is why it works.
I got this today:
on the other hand, my
Gist -l
gives some output, but just a few lines, the "more..." does not work.This happens most likely after I changed my github credential.
but I've tried below actions:
g:gist_token
nothing works so far.
also for some reason I do not find the
~/.gist-vim
file, I'm not sure if this is required though.The text was updated successfully, but these errors were encountered: