You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .
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
The text was updated successfully, but these errors were encountered: