Skip to content

Instantly share code, notes, and snippets.

@russ
Created September 14, 2010 17:22
Show Gist options
  • Save russ/579406 to your computer and use it in GitHub Desktop.
Save russ/579406 to your computer and use it in GitHub Desktop.
" Usage:
"
" :Gist
" post whole text to gist.
"
" :'<,'>Gist
" post selected text to gist.
"
" :Gist -p
" post whole text to gist with private.
"
" :Gist -a
" post whole text to gist with anonymous.
"
" :Gist -m
" post multi buffer to gist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment