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
Unless I'm reading wrong, :Gist -a shouldn't need an account because it's making an anonymous gist, but I'm still getting the error message.
This is vim 8.1, and I used Vundle with Plugin 'mattn/webapi-vim' and Plugin 'mattn/gist-vim'
Is it an issue on my side, or something else I might need to look for? I couldn't find much useful information on :help gist-vim-setup, as, again, I'm not trying to set up an account
The text was updated successfully, but these errors were encountered:
Unless I'm reading wrong,
:Gist -a
shouldn't need an account because it's making an anonymous gist, but I'm still getting the error message.This is vim 8.1, and I used Vundle with
Plugin 'mattn/webapi-vim'
andPlugin 'mattn/gist-vim'
Is it an issue on my side, or something else I might need to look for? I couldn't find much useful information on
:help gist-vim-setup
, as, again, I'm not trying to set up an accountThe text was updated successfully, but these errors were encountered: