vim-autoformat / vim-autoformat

Provide easy code formatting in Vim by integrating existing code formatters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minified javascript file autoformat

AndreGeng opened this issue · comments

commented

auto-format inside a minified javascript file and every time I do it, neovim freezes and i have to close the program. But '%!js-beautify' can format the file without any issue.