Skip to content

Instantly share code, notes, and snippets.

@scjudd
Created January 6, 2015 15:59
Show Gist options
  • Save scjudd/9a2e0bdbe19bea46bb3c to your computer and use it in GitHub Desktop.
Save scjudd/9a2e0bdbe19bea46bb3c to your computer and use it in GitHub Desktop.
vim scratchpad write to clipboard
:nnoremap ZZ :silent w !xclip<enter>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment