Skip to content

Instantly share code, notes, and snippets.

@taylor
Created January 23, 2009 02:26
Show Gist options
  • Select an option

  • Save taylor/50855 to your computer and use it in GitHub Desktop.

Select an option

Save taylor/50855 to your computer and use it in GitHub Desktop.
" ---------------------------------------------------------------------------
" Settings for gist.vim
if has("mac")
let g:gist_clip_command = 'pbcopy'
end
let g:gist_detect_filetype = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment