Skip to content

Instantly share code, notes, and snippets.

@Makistos
Created October 6, 2017 10:41
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 Makistos/41d0128745dd6021601937f15ee523b8 to your computer and use it in GitHub Desktop.
Save Makistos/41d0128745dd6021601937f15ee523b8 to your computer and use it in GitHub Desktop.
How to format json in Vim. #json #vim
:%!python -m json.tool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment