cat unformatted.json | python -mjson.tool | vim -
python -mjson.tool < unformatted.json | vim -
< unformatted.json python -mjson.tool | vim -