Skip to content

Instantly share code, notes, and snippets.

@nishina555
Created April 21, 2017 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nishina555/22e3289fe544065b138f2f77f47d2904 to your computer and use it in GitHub Desktop.
Save nishina555/22e3289fe544065b138f2f77f47d2904 to your computer and use it in GitHub Desktop.

Before

vim hoge
hoge
fuga

diff hoge hoge.bk

After

vim hoge
#---------
hoge
fuga
#---------

diff hoge hoge.bk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment