Skip to content

Instantly share code, notes, and snippets.

@JeansBolong
Created October 15, 2017 06:44
Show Gist options
  • Save JeansBolong/cf8ee7a4898ba63588f73106bcff9b63 to your computer and use it in GitHub Desktop.
Save JeansBolong/cf8ee7a4898ba63588f73106bcff9b63 to your computer and use it in GitHub Desktop.
Vim stuff
** copy whole text inside file to system-clipboar
1. goto visual mode using by pressing ( v )
2. :w !pbcopy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment