Move all files to zet-old/
This commit is contained in:
parent
e1badc9fd5
commit
29d11fa9b9
60 changed files with 0 additions and 0 deletions
9
zet-old/source/_zets/17.md
Normal file
9
zet-old/source/_zets/17.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
title: "Format JSON file in vim"
|
||||
date: 2024-08-27 20:21:17
|
||||
tags: [Vim, Neovim, JSON, jq]
|
||||
links:
|
||||
- https://vi.stackexchange.com/a/19950
|
||||
---
|
||||
|
||||
Use `:%!jq` to format/beautify a JSON file within vim using `jq`.
|
Loading…
Add table
Add a link
Reference in a new issue