Created
October 15, 2017 06:44
-
-
Save JeansBolong/cf8ee7a4898ba63588f73106bcff9b63 to your computer and use it in GitHub Desktop.
Vim stuff
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
** 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