mattn / vim-gist

Vim plugin for Gist
http://www.vim.org/scripts/script.php?script_id=2423
1.69k stars 131 forks source link

not working #200

Closed xavierartot closed 6 years ago

xavierartot commented 8 years ago

Hi, I tried Gist -ls return: bad credential

:Gist return: Post failed: Unauthorized

I created ~/gist-vim and add a token from github

What I did wrong?

thanks

mattn commented 8 years ago

What the ~/gist-vim is it? do you mea ~/.gist-vim ? And why you created your self?

xavierartot commented 8 years ago
"write a gist file
Plugin 'mattn/webapi-vim'
Plugin 'mattn/gist-vim'
Plugin 'Wildog/airline-weather.vim'

And I created a token, but then?

mattn commented 8 years ago

please do NOT create it by yourself.

On 12/21/15, Xavier Artot notifications@github.com wrote:

Because it doesn't exist?

I installed with Vundle:

"write a gist file
Plugin 'mattn/webapi-vim'
Plugin 'mattn/gist-vim'
Plugin 'Wildog/airline-weather.vim'

And I created a token, but then?


Reply to this email directly or view it on GitHub: https://github.com/mattn/gist-vim/issues/200#issuecomment-166133101