Skip to content

Instantly share code, notes, and snippets.

@hdknr
Created September 8, 2009 08:03
Show Gist options
  • Save hdknr/182778 to your computer and use it in GitHub Desktop.
Save hdknr/182778 to your computer and use it in GitHub Desktop.
In .vimrc , specify g:github_user and g:github_token like this:
:let g:github_user="hdknr"
:let g:github_token="_your_token_"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment