oliverdavies.uk/old/zet/source/_zets/17.md
2025-10-02 07:58:12 +01:00

212 B

title date tags links
Format JSON file in vim 2024-08-27 20:21:17
Vim
Neovim
JSON
jq
https://vi.stackexchange.com/a/19950

Use :%!jq to format/beautify a JSON file within vim using jq.