What can I do to find the error when gist only says You dont have github account configured?
I have done the follwoing:
Install web-api and gist with vundle
Run git --global github.user=... and git --gloab github.token=...
And created .gist-vim and put token=... but still gist just tells me I dont have github accound configured.
I get the same error when trying to run gist -a
Not sure what more i can try...