Format JSON in Vim with JQ Published on 📅 2025-04-05 Type: 🏷️ Tags: OR jq . input.json > tmp.json && mv tmp.json input.json