Created
November 15, 2011 00:56
-
-
Save glidenote/1365751 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bundle 'Gist.vim' | |
let g:gist_detect_filetype = 1 | |
let g:github_user = 'glidenote' | |
let g:github_token = '******************************' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment