Created
September 26, 2018 10:08
-
-
Save adrdra/a2c7c1f8fba363af3f54f7031d958a21 to your computer and use it in GitHub Desktop.
Revisions
-
adrdra created this gist
Sep 26, 2018 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ * $ -> go to end of file * x -> remove char * :%s/\\//g -> remove `\` * :%s/<E2><82><AC>/€/g * :%!python -m json.tool -> pretty json