It is an extremely simple pluging that works as a replacement to online beatutifying tools I'm using quite often to structure contents of the log files.
How it works:
- Paste contents to the buffer (
"*p
in case of MacVim, gVim) - Run a command.
Supported commands:
:JSONbeautify
- Vim JSON beautifier:XMLbeautify
- Vim XML beautifier
Pull requests and feedback are always welcome.
:PluginInstall xni/vim-beautifiers