Skip to content

check url variable type #184

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 6, 2015
Merged

check url variable type #184

merged 1 commit into from
May 6, 2015

Conversation

tyru
Copy link
Contributor

@tyru tyru commented May 3, 2015

少し古い gist.vimで投稿に失敗した際以下のようなエラーが出ました。

Validation Failed
open-browser doesn't know how to open '0'.

最新版に更新したら直りましたが、コードを見た所エラーチェックを改善できると感じたので修正しました。

設定

let g:gist_open_browser_after_post = 1
let g:gist_browser_command = ":OpenBrowser %URL%"

mattn added a commit that referenced this pull request May 6, 2015
@mattn mattn merged commit 6130b8e into mattn:master May 6, 2015
@mattn
Copy link
Owner

mattn commented May 6, 2015

Thank you

@tyru
Copy link
Contributor Author

tyru commented May 6, 2015 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants