mattn / vim-gist

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

old variable option gist_use_password_in_gitconfig #195

Closed kazuminn closed 9 years ago

kazuminn commented 9 years ago

If there is "let g:gist_use_password_in_gitconfig = 1" in .vimrc ,not work.

mattn commented 9 years ago

I'm not sure. basic auth is obsolete in github APIs. I'm going to remove this line if not required.

https://github.com/mattn/gist-vim/blob/52e2d54a038baf548de01c9413a6ebc8860fa111/autoload/gist.vim#L908-L912

kazuminn commented 9 years ago

I'm sorry.

I went doing according to set up, but there was no setup required.

absolutly, document is old.

I got it.

kazuminn commented 9 years ago

Possibly, it may be my mistake.

mattn commented 9 years ago

noprob. btw, basic auth still seems to be. https://developer.github.com/v3/#authentication