VIM: Difference between revisions

Jump to navigation Jump to search
76 bytes added ,  14 February 2021
→‎Useful commands: Remove trailing whitespaces
Line 20: Line 20:


= Instructions =
= Instructions =
== beautify json ==
<source lang="vim">
:%!python -m json.tool
</source>


== Save a useful macro and retrieve for later use ==
== Save a useful macro and retrieve for later use ==

Navigation menu