Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

:Gist -a responds with You have not configured a Github account #217

Open
towc opened this issue Jul 28, 2018 · 3 comments
Open

:Gist -a responds with You have not configured a Github account #217

towc opened this issue Jul 28, 2018 · 3 comments

Comments

@towc
Copy link

towc commented Jul 28, 2018

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

@mattn
Copy link
Owner

mattn commented Jul 29, 2018

GitHub already stopped anonymous gists.

@towc
Copy link
Author

towc commented Jul 29, 2018

oh, that's sad to hear :/ It might then be a good idea to remove it from the readme/docs, or mention that this is why it doesn't work

@olalonde
Copy link

Well, looks like my PR isn't going to get merged but feel free to use my fork if you miss that feature.. With vim plug:

Plug 'olalonde/gist-vim', { 'branch': 'anonymous-fallback' }

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants