Vim is amazing. Well, Python is doing all the work, but I still like Vim. Learn how to format JSON in Vim like a pro with this short guide!
tl;dr
Paste your json, and run this in vim normal mode.
:%!python -m json.tool
Vim is amazing. Well, Python is doing all the work, but I still like Vim. Learn how to format JSON in Vim like a pro with this short guide!
tl;dr
Paste your json, and run this in vim normal mode.
:%!python -m json.tool
Vim is amazing. Well, Python is doing all the work, but I still like Vim. Learn how to format JSON in Vim like a pro with this short guide!
tl;dr
Paste your json, and run this in vim normal mode.
:%!python -m json.tool
Vim is amazing. Well, Python is doing all the work, but I still like Vim. Learn how to format JSON in Vim like a pro with this short guide!
tl;dr
Paste your json, and run this in vim normal mode.
:%!python -m json.tool
How to Format JSON in Vim
vimpythonPaste your ugly JSON in Vim
Use Python to format the JSON


Want to support Howchoo? When you buy a tool or material through one of our Amazon links, we earn a small commission as an Amazon Associate.