Skip to content

Instantly share code, notes, and snippets.

@diegok
Created October 24, 2017 22:07
Show Gist options
  • Save diegok/3d37871b749e56469e0326bec6e3ef76 to your computer and use it in GitHub Desktop.
Save diegok/3d37871b749e56469e0326bec6e3ef76 to your computer and use it in GitHub Desktop.
" gist-vim
let g:gist_open_browser_after_post = 1
let g:gist_clip_command = 'xclip -selection clipboard'
map <silent> ,g :Gist<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment