This is an upgrade for Gist.vim: changed authentication. removed password authentication. if you want to keep using password authentication, let gist_use_password_in_gitconfig to 1.
fix: don't add new line after "Done: xxx". fix: show WHY FAILED' when failed to post. add: support for :OpenBrowser. add: new option 'gist_curl_options'.