Skip to content

Instantly share code, notes, and snippets.

@jeffsaracco
Created September 26, 2014 13:38
Show Gist options
  • Save jeffsaracco/cb36297b7543021fbf2a to your computer and use it in GitHub Desktop.
Save jeffsaracco/cb36297b7543021fbf2a to your computer and use it in GitHub Desktop.
Reformat JSON in vim
:%!python -m json.tool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment