Skip to content

Instantly share code, notes, and snippets.

@groovecoder
Created March 13, 2012 16:27
Show Gist options
  • Save groovecoder/2029755 to your computer and use it in GitHub Desktop.
Save groovecoder/2029755 to your computer and use it in GitHub Desktop.
" Gist
let g:gist_clip_command='pbcopy'
let g:gist_detect_filetype=1
nnoremap <silent> <Leader>V :'<,'>Gist<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment