Skip to content

Instantly share code, notes, and snippets.

@carlesso
Created October 1, 2013 23:44
Show Gist options
  • Save carlesso/6786962 to your computer and use it in GitHub Desktop.
Save carlesso/6786962 to your computer and use it in GitHub Desktop.
" Add gist clip
let g:gist_clip_command = 'xclip -selection clipboard'
let g:gist_detect_filetype = 1
let g:gist_open_browser_after_post = 1
" /Gist Clip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment