Skip to content

Instantly share code, notes, and snippets.

@mfojtik
Created November 9, 2011 17:16
Show Gist options
  • Save mfojtik/1352139 to your computer and use it in GitHub Desktop.
Save mfojtik/1352139 to your computer and use it in GitHub Desktop.
else
let url = s:GistPost(user, token, content, private)
endif
endif
if len(url) > 0
if g:gist_open_browser_after_post
echo a:line2
call append(line('.'), "")
call app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment