268 B
268 B
title | date | tags | links | note | permalink | |||||
---|---|---|---|---|---|---|---|---|---|---|
Format JSON file in vim | 2024-08-27 20:21:17 |
|
|
true | /notes/17-format-json-file-in-vim |
Use :%!jq
to format/beautify a JSON file within vim using jq
.