plugin doesn't create a ~/.gist-vim file
alok opened this issue · 1 comments
alok commented
Pretty much the title. I run :Gist, enter my password, and then get the message that Gist.vim requires authorization to use the Github API.
I look at my ~/.gist-vim file, except it doesn't exist.
alok commented
Well this is embarrassing.
I created a ~/.gist-vim file myself and pasted a generated token into it with the syntax
token XXXXXXXXXXXX
which worked. Sorry for the noise.