Skip to content

Instantly share code, notes, and snippets.

@turing4ever
Created February 22, 2018 00:02
Show Gist options
  • Save turing4ever/4d746a9b1972d9c9c1bc357a696319d9 to your computer and use it in GitHub Desktop.
Save turing4ever/4d746a9b1972d9c9c1bc357a696319d9 to your computer and use it in GitHub Desktop.
Run json.tool in vim to clean up json formating
:%!python -m json.tool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment