Skip to content

Instantly share code, notes, and snippets.

@poppen
Created December 27, 2009 06:48
Show Gist options
  • Save poppen/264184 to your computer and use it in GitHub Desktop.
Save poppen/264184 to your computer and use it in GitHub Desktop.
" gist.vim
if exists('$HOME') && filereadable($HOME . '/.vim/plugin/gist.vim')
let g:github_user='poppen'
let g:github_token=github_token
endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment