mattn/vim-gist

:Gist -a still asks for github account

Miesco opened this issue · 3 comments

:Gist -a gives:

You don't have configured a Github account. Read ':help gist-vim-setup'.

I am getting this issue with gvim in windows, and I do have ~/.gist-vim file setup. Is there any solution here for this? @mattn @Miesco ?

Once remove or rename ~/.gist-vim and try it again.

Thanks @mattn, i did not have to do that. For some reason it just magically started working and I do not understand why. But it works! Thanks for making this project!