Skip to content

Instantly share code, notes, and snippets.

@meatcar
Created November 22, 2012 18:50
Show Gist options
  • Save meatcar/4132534 to your computer and use it in GitHub Desktop.
Save meatcar/4132534 to your computer and use it in GitHub Desktop.
" gist settings --------------------------------------------------------
let g:gist_clip_command = 'xclip -selection clipboard'
let g:gist_detect_filetype = 1
let g:gist_open_browser_after_post = 1
let g:gist_browser_command = 'google-chrome %URL% &'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment