Skip to content

Instantly share code, notes, and snippets.

@willm
Created January 3, 2018 10:37
Show Gist options
  • Save willm/9941a4e0d27fae1740d91ece52063644 to your computer and use it in GitHub Desktop.
Save willm/9941a4e0d27fae1740d91ece52063644 to your computer and use it in GitHub Desktop.
vim format current buffer in json
:%!python -m json.tool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment