Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format json #2

Open
rgruyters opened this issue Oct 10, 2022 · 0 comments
Open

Format json #2

rgruyters opened this issue Oct 10, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@rgruyters
Copy link
Owner

Just saw a nice tweet of someone with a great feature set.

This afternoon I had a meeting, my mate prettified a horrible string into a tabulated and perfectly aligned json in his shinny VSCode. Literally 4 mins later in my .vimrc:

:command Format :%!jq .
:command Unformat :%!jq -c .

https://twitter.com/oscarmlage/status/1579536713726427136?t=vPj_gfEdHSCV9yISnuAKRw&s=19

@rgruyters rgruyters added the enhancement New feature or request label Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant