Drop all the extra baggage we inherited from vim-go and polish a bit the
code. The formatting now happens on-the-fly, without first writing the
buffer to a temporary file, and greatly improves the saving speed on my
machine.
As a bonus, it will now stop throwing meaningless errors every time you
write some wrong code in a unsaved buffer.
Please give this PR a spin and smash that lik^H :+1: button.
Drop all the extra baggage we inherited from vim-go and polish a bit the code. The formatting now happens on-the-fly, without first writing the buffer to a temporary file, and greatly improves the saving speed on my machine.
As a bonus, it will now stop throwing meaningless errors every time you write some wrong code in a unsaved buffer.
Please give this PR a spin and smash that lik^H :+1: button.